[INFO] fetching crate autocxx-integration-tests 0.30.0... [INFO] testing autocxx-integration-tests-0.30.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate autocxx-integration-tests 0.30.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate autocxx-integration-tests 0.30.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate autocxx-integration-tests 0.30.0 [INFO] tweaked toml for crates.io crate autocxx-integration-tests 0.30.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate autocxx-integration-tests 0.30.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate autocxx-integration-tests 0.30.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24b31f971cc6be433740779069134fa1c05d6ab320ac027c97181fb7faa2f8bf [INFO] running `Command { std: "docker" "start" "-a" "24b31f971cc6be433740779069134fa1c05d6ab320ac027c97181fb7faa2f8bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24b31f971cc6be433740779069134fa1c05d6ab320ac027c97181fb7faa2f8bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24b31f971cc6be433740779069134fa1c05d6ab320ac027c97181fb7faa2f8bf", kill_on_drop: false }` [INFO] [stdout] 24b31f971cc6be433740779069134fa1c05d6ab320ac027c97181fb7faa2f8bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b255efc295875c55719208e9176d7b65c6e003a8316f9224fab7123107afbef [INFO] running `Command { std: "docker" "start" "-a" "6b255efc295875c55719208e9176d7b65c6e003a8316f9224fab7123107afbef", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling cxxbridge-flags v1.0.141 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.141 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling regex_static_impl v0.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling autocxx-bindgen v0.73.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cxxbridge-macro v1.0.141 [INFO] [stderr] Compiling regex_static_macro v0.1.0 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling autocxx v0.30.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling trybuild v1.0.81 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling cxx-gen v0.7.141 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling regex_static v0.1.1 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling autocxx-integration-tests v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling moveit v0.6.0 [INFO] [stderr] Compiling rust_info v0.3.3 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling autocxx-parser v0.30.0 [INFO] [stderr] Compiling autocxx-engine v0.30.0 [INFO] [stderr] Compiling autocxx-macro v0.30.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `Command { std: "docker" "inspect" "6b255efc295875c55719208e9176d7b65c6e003a8316f9224fab7123107afbef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b255efc295875c55719208e9176d7b65c6e003a8316f9224fab7123107afbef", kill_on_drop: false }` [INFO] [stdout] 6b255efc295875c55719208e9176d7b65c6e003a8316f9224fab7123107afbef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 645ce785d178bf51627d9bff58f58e20335c883f61cf6e8713068f672209deea [INFO] running `Command { std: "docker" "start" "-a" "645ce785d178bf51627d9bff58f58e20335c883f61cf6e8713068f672209deea", kill_on_drop: false }` [INFO] [stderr] Compiling autocxx-integration-tests v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.90s [INFO] running `Command { std: "docker" "inspect" "645ce785d178bf51627d9bff58f58e20335c883f61cf6e8713068f672209deea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "645ce785d178bf51627d9bff58f58e20335c883f61cf6e8713068f672209deea", kill_on_drop: false }` [INFO] [stdout] 645ce785d178bf51627d9bff58f58e20335c883f61cf6e8713068f672209deea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b85db7ff655ee1b43485084baf7b918c3b5a9057fe9838ae32e6fdfbfdcde594 [INFO] running `Command { std: "docker" "start" "-a" "b85db7ff655ee1b43485084baf7b918c3b5a9057fe9838ae32e6fdfbfdcde594", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autocxx_integration_tests-853d1dd6a42ad381) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/integration_tests-15c20e10fcd5fe2f) [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 426 tests [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.141 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling cxx v1.0.141 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stdout] test cpprefs_test::test_method_call_const has been running for over 60 seconds [INFO] [stdout] test cpprefs_test::test_method_call_mut has been running for over 60 seconds [INFO] [stdout] test cpprefs_test::test_return_reference_cpprefs has been running for over 60 seconds [INFO] [stdout] test integration_test::optional_param_in_copy_constructor has been running for over 60 seconds [INFO] [stdout] test integration_test::param_in_copy_constructor has been running for over 60 seconds [INFO] [stdout] test integration_test::test_abstract_class_no_make_unique has been running for over 60 seconds [INFO] [stdout] test integration_test::test_abstract_issue_979 has been running for over 60 seconds [INFO] [stdout] test integration_test::test_abstract_nested_type has been running for over 60 seconds [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling regex_static_impl v0.1.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling autocxx-bindgen v0.73.0 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex_static_macro v0.1.0 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling cxxbridge-macro v1.0.141 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling trybuild v1.0.81 [INFO] [stderr] Compiling autocxx v0.30.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling regex_static v0.1.1 [INFO] [stderr] Compiling cxx-gen v0.7.141 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling autocxx-integration-tests v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling rust_info v0.3.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling moveit v0.6.0 [INFO] [stderr] Compiling basic-toml v0.1.9 [INFO] [stderr] Compiling autocxx-parser v0.30.0 [INFO] [stderr] Compiling autocxx-engine v0.30.0 [INFO] [stderr] Compiling autocxx-macro v0.30.0 [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 41s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpIJy96u/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_abstract_issue_979 ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp1XanUU/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_abstract_nested_type ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpDtMZJM/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_abstract_class_no_make_unique ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpFV5Hyk/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::param_in_copy_constructor ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpvb0upl/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::optional_param_in_copy_constructor ... ok [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpOkGyGU/input.rs ... ok [INFO] [stdout] test cpprefs_test::test_return_reference_cpprefs ... ok [INFO] [stderr] [INFO] [stdout] test integration_test::test_asan_working_as_expected_for_cpp_allocations ... ok [INFO] [stderr] [INFO] [stdout] test integration_test::test_asan_working_as_expected_for_rust_allocations ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpOSy50D/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test cpprefs_test::test_method_call_mut ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpnbBAJI/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test cpprefs_test::test_method_call_const ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp9sAlQB/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_abstract_private ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpXKE6fo/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stdout] test integration_test::test_array_trouble1 ... ok [INFO] [stderr] [INFO] [stdout] test integration_test::test_associated_type_templated_typedef_in_struct ... ignored [INFO] [stderr] [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_array_trouble2 ... ok [INFO] [stderr] test /tmp/.tmpIfIAku/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpqUzoGu/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_associated_type_problem ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpNSOIz5/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_abstract_up_single_bridge ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpkC4Z1e/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_abstract_up_multiple_bridge ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_associated_type_templated_typedef ... ok [INFO] [stderr] test /tmp/.tmp2ASZfZ/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: StringPiece` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7948 [INFO] [stderr] | [INFO] [stderr] 1 | ...e ; } pub use cxxbridge :: take_string_piece ; pub use cxxbridge :: StringPiece ; impl Container { pub fn new () -> impl autocxx :: mo... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6903 [INFO] [stderr] | [INFO] [stderr] 1 | ... "Container"] type Container = super :: Container ; pub fn get_string_piece < 'a > (self : & 'a Container) -> & 'a StringPiece ; pub u... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: StringPiece` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7948 [INFO] [stderr] | [INFO] [stderr] 1 | ...e ; } pub use cxxbridge :: take_string_piece ; pub use cxxbridge :: StringPiece ; impl Container { pub fn new () -> impl autocxx :: mo... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6903 [INFO] [stderr] | [INFO] [stderr] 1 | ... "Container"] type Container = super :: Container ; pub fn get_string_piece < 'a > (self : & 'a Container) -> & 'a StringPiece ; pub u... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_badly_named_alloc ... ok [INFO] [stderr] test /tmp/.tmplbtu4v/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:4608 [INFO] [stderr] | [INFO] [stderr] 1 | ...g0 : * mut A) ; # [cxx_name = "A"] type A = super :: A ; pub fn alloc (self : Pin < & mut A >) ; # [doc = "Synthesized default constru... [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:4608 [INFO] [stderr] | [INFO] [stderr] 1 | ...g0 : * mut A) ; # [cxx_name = "A"] type A = super :: A ; pub fn alloc (self : Pin < & mut A >) ; # [doc = "Synthesized default constru... [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpmukwOt/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_associated_type_templated_typedef_by_value_regular ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpMCYF5W/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: StringPiece` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:8222 [INFO] [stderr] | [INFO] [stderr] 1 | ...ub use cxxbridge :: take_string_piece_by_ref ; pub use cxxbridge :: StringPiece ; impl Container { # [doc = " autocxx bindings couldn'... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6718 [INFO] [stderr] | [INFO] [stderr] 1 | ... "Container"] type Container = super :: Container ; pub fn get_string_piece < 'a > (self : & 'a Container) -> & 'a StringPiece ; pub f... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: StringPiece` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:8222 [INFO] [stderr] | [INFO] [stderr] 1 | ...ub use cxxbridge :: take_string_piece_by_ref ; pub use cxxbridge :: StringPiece ; impl Container { # [doc = " autocxx bindings couldn'... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6718 [INFO] [stderr] | [INFO] [stderr] 1 | ... "Container"] type Container = super :: Container ; pub fn get_string_piece < 'a > (self : & 'a Container) -> & 'a StringPiece ; pub f... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_associated_type_templated_typedef_by_value_forward_declaration ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmptbYtbt/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stdout] test integration_test::test_bitset ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `bitset_all_bindgen_original` redeclares `␁all_bindgen_original` with a different signature [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:4569 [INFO] [stderr] | [INFO] [stderr] 1 | ... { # [link_name = "\u{1}all_bindgen_original"] pub fn __bitset_all_bindgen_original (this : * mut __bindgen_marker_Opaque < u8 >) -> bool ; } unsafe extern "C" { # [link_name = "\u{1}__n_words"] pub static bitset___n_words : :: std :: os :: raw :: c_uint ; } pub type bitset_base = __bindgen_marker_Opaque < u8 > ; unsafe extern "C" { # [link_name = "\u{1}all_bindgen_original"] pu... [INFO] [stderr] | ------------------------------------------- `␁all_bindgen_original` previously declared here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration [INFO] [stderr] | [INFO] [stderr] = note: expected `unsafe extern "C" fn(*mut __bindgen_marker_Opaque) -> bool` [INFO] [stderr] found `unsafe extern "C" fn(*const __bindgen_marker_Opaque) -> bool` [INFO] [stderr] = note: `#[warn(clashing_extern_declarations)]` on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `bitset_all_bindgen_original` redeclares `␁all_bindgen_original` with a different signature [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:4569 [INFO] [stderr] | [INFO] [stderr] 1 | ... { # [link_name = "\u{1}all_bindgen_original"] pub fn __bitset_all_bindgen_original (this : * mut __bindgen_marker_Opaque < u8 >) -> bool ; } unsafe extern "C" { # [link_name = "\u{1}__n_words"] pub static bitset___n_words : :: std :: os :: raw :: c_uint ; } pub type bitset_base = __bindgen_marker_Opaque < u8 > ; unsafe extern "C" { # [link_name = "\u{1}all_bindgen_original"] pu... [INFO] [stderr] | ------------------------------------------- `␁all_bindgen_original` previously declared here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this signature doesn't match the previous declaration [INFO] [stderr] | [INFO] [stderr] = note: expected `unsafe extern "C" fn(*mut __bindgen_marker_Opaque) -> bool` [INFO] [stderr] found `unsafe extern "C" fn(*const __bindgen_marker_Opaque) -> bool` [INFO] [stderr] = note: `#[warn(clashing_extern_declarations)]` on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpq6kEB2/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_blocklist_not_overly_broad ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp7yDc8E/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_box_via_extern_rust_no_include_cpp ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmphGto3Z/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_box_via_extern_rust ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpLGZYfH/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_box_extern_rust_type ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpJlsDhg/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_bridge_conflict_ty ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpGIVtHR/input.rs ... ok [INFO] [stdout] test integration_test::test_bridge_conflict_ty_fn ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp5v3gQ6/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stdout] test integration_test::test_box_via_extern_rust_in_mod ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpo5NVLw/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_box_return_placement_new ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpHEjeDD/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_c_schar ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpdyq8Ah/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_c_uchar ... ok [INFO] [stdout] test integration_test::test_class_named_string ... ignored [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpQLgQzq/input.rs ... ok [INFO] [stdout] test integration_test::test_c_ulonglong ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpNfNtjx/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6278 [INFO] [stderr] | [INFO] [stderr] 1 | ...wrapper_0x5927eeee8eb54e3d (autocxx_gen_this : * mut A) ; pub fn bar (self : & B) ; pub fn get_b () -> UniquePtr < B > ; # [doc = "Syn... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] test integration_test::test_call_superclass ... ok [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6278 [INFO] [stderr] | [INFO] [stderr] 1 | ...wrapper_0x5927eeee8eb54e3d (autocxx_gen_this : * mut A) ; pub fn bar (self : & B) ; pub fn get_b () -> UniquePtr < B > ; # [doc = "Syn... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp5QI5Mt/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:8401 [INFO] [stderr] | [INFO] [stderr] 1 | ...ss) ; # [cxx_name = "Class"] type Class = super :: Class ; pub fn a (self : Pin < & mut Class >) -> c_int ; # [doc = "Synthesized defa... [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:8401 [INFO] [stderr] | [INFO] [stderr] 1 | ...ss) ; # [cxx_name = "Class"] type Class = super :: Class ; pub fn a (self : Pin < & mut Class >) -> c_int ; # [doc = "Synthesized defa... [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_chrono_problem ... ok [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp6CeMtd/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_cint_in_pod_struct ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpq25lwS/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_class_having_private_method ... ok [INFO] [stdout] test integration_test::test_conflicting_ns_structs ... ignored [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpEGJ3TB/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_cint_vector ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmplAnLBp/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_class_having_protected_method ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp5o06iI/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_closure ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpjUyYG1/input.rs ... ok [INFO] [stdout] test integration_test::test_conflicting_methods ... ok [INFO] [stderr] [INFO] [stdout] test integration_test::test_conflicting_usings ... ignored [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5873 [INFO] [stderr] | [INFO] [stderr] 1 | ...Fred) ; # [cxx_name = "Fred"] type Fred = super :: Fred ; pub fn get (self : & Bob) -> u32 ; pub fn Fred_get_autocxx_wrapper_0xba7d760... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5873 [INFO] [stderr] | [INFO] [stderr] 1 | ...Fred) ; # [cxx_name = "Fred"] type Fred = super :: Fred ; pub fn get (self : & Bob) -> u32 ; pub fn Fred_get_autocxx_wrapper_0xba7d760... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpVMpalQ/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_concretize ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpCckeIW/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_conflicting_methods_in_ns ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6282 [INFO] [stderr] | [INFO] [stderr] 1 | ..."Bob"] type Bob = super :: A :: Bob ; # [namespace = "A"] pub fn get (self : & Bob) -> u32 ; pub unsafe fn Fred_autocxx_alloc_autocxx_... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6282 [INFO] [stderr] | [INFO] [stderr] 1 | ..."Bob"] type Bob = super :: A :: Bob ; # [namespace = "A"] pub fn get (self : & Bob) -> u32 ; pub unsafe fn Fred_autocxx_alloc_autocxx_... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpRP55XG/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_conflicting_ns_funcs ... ok [INFO] [stdout] test integration_test::test_constructors_for_specialized_types ... ignored [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpRqUkZn/input.rs ... ok [INFO] [stdout] test integration_test::test_conflicting_ns_up_functions ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpy8QH6h/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_conflicting_static_functions ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp8ENmhI/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: btree_container_btree_node_common_params_AutocxxConcrete` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6631 [INFO] [stderr] | [INFO] [stderr] 1 | ...ontainer < T0 > > > , } pub use cxxbridge :: btree_container_btree_node_common_params_AutocxxConcrete ; } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: btree_container_btree_node_common_params_AutocxxConcrete` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6631 [INFO] [stderr] | [INFO] [stderr] 1 | ...ontainer < T0 > > > , } pub use cxxbridge :: btree_container_btree_node_common_params_AutocxxConcrete ; } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_conflicting_usings_with_self_declaration1 ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpAOwkZo/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_const_virtual_fns ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_conflicting_up_wrapper_methods_in_ns ... ok [INFO] [stderr] test /tmp/.tmpbEPpeq/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpPlvKTH/input.rs ... ok [INFO] [stdout] test integration_test::test_conflicting_up_wrapper_methods_not_in_ns ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpnpv0Jv/input.rs ... ok [INFO] [stdout] test integration_test::test_constructor_moveit ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5895 [INFO] [stderr] | [INFO] [stderr] 1 | ...rg0 : * mut A) ; # [cxx_name = "A"] type A = super :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) ->... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5945 [INFO] [stderr] | [INFO] [stderr] 1 | ... :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) -> u32 ; pub unsafe fn new_autocxx_autocxx_wrapper_0... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5895 [INFO] [stderr] | [INFO] [stderr] 1 | ...rg0 : * mut A) ; # [cxx_name = "A"] type A = super :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) ->... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5945 [INFO] [stderr] | [INFO] [stderr] 1 | ... :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) -> u32 ; pub unsafe fn new_autocxx_autocxx_wrapper_0... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpDAW5kn/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_cpp17 ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpd1vKV2/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpDvhNXD/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_cpp_union_pod ... ok [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stdout] test integration_test::test_copy_and_move_constructor_moveit ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6810 [INFO] [stderr] | [INFO] [stderr] 1 | ...rg0 : * mut A) ; # [cxx_name = "A"] type A = super :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) ->... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6860 [INFO] [stderr] | [INFO] [stderr] 1 | ... :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) -> u32 ; pub unsafe fn new_autocxx_autocxx_wrapper_0... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6810 [INFO] [stderr] | [INFO] [stderr] 1 | ...rg0 : * mut A) ; # [cxx_name = "A"] type A = super :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) ->... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6860 [INFO] [stderr] | [INFO] [stderr] 1 | ... :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) -> u32 ; pub unsafe fn new_autocxx_autocxx_wrapper_0... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp4uYt0p/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_cycle_generic_type ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpO1gVLY/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_cvoid ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpfxYvCY/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_cycle_nonpod_simple ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpQ8eSD9/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_cycle_string ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpe92gsq/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_cycle_nonpod_with_str_by_ref ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp74WrgE/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_cycle_string_by_mut_ref ... ok [INFO] [stdout] test integration_test::test_dependent_qualified_type ... ignored [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp3IsUEr/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_define_int ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpcQT8tU/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_define_str ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.86s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpcZVWdW/input.rs ... ok [INFO] [stdout] test integration_test::test_cycle_string_by_ref ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpfuvD4Q/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_cycle_up_of_vec ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpSP3lla/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_cycle_string_up ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpuEyQQQ/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_defines_effective ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpxUm1QJ/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_deleted_function ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpvGZJQX/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_derived_abstract_class_no_make_unique ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpRez8Xq/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_derived_abstract_class_with_no_allowlisting_no_make_unique ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpBC0mMT/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_destructor ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] cargo:warning=In file included from /tmp/.tmp9YxwXD/target/cxx/gen0.cxx:2: [INFO] [stdout] cargo:warning=/tmp/.tmp9YxwXD/target/include/autocxxgen_ffi.h:45:64: error: static assertion failed: type NotTriviallyDestructible should be trivially move constructible and trivially destructible to be used with generate_pod! in autocxx [INFO] [stdout] cargo:warning= 45 | static_assert(::rust::IsRelocatable::value, "type NotTriviallyDestructible should be trivially move constructible and trivially destructible to be used with generate_pod! in autocxx"); [INFO] [stdout] cargo:warning= | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stdout] cargo:warning=/tmp/.tmp9YxwXD/target/include/autocxxgen_ffi.h:48:59: error: static assertion failed: type ExplicitlyDefaulted should be trivially move constructible and trivially destructible to be used with generate_pod! in autocxx [INFO] [stdout] cargo:warning= 48 | static_assert(::rust::IsRelocatable::value, "type ExplicitlyDefaulted should be trivially move constructible and trivially destructible to be used with generate_pod! in autocxx"); [INFO] [stdout] cargo:warning= | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stdout] test integration_test::test_double_destruction ... ok [INFO] [stderr] test /tmp/.tmpYKsxeo/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_destructor_no_safety ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpU2Vp4D/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_destructor_derived_moveit ... ok [INFO] [stdout] test integration_test::test_double_underscores_ignored ... ignored [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_destructor_moveit ... ok [INFO] [stderr] test /tmp/.tmpoVaGCo/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6226 [INFO] [stderr] | [INFO] [stderr] 1 | ...rg0 : * mut A) ; # [cxx_name = "A"] type A = super :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) ->... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6276 [INFO] [stderr] | [INFO] [stderr] 1 | ... :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) -> u32 ; pub unsafe fn new_autocxx_autocxx_wrapper_0... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6226 [INFO] [stderr] | [INFO] [stderr] 1 | ...rg0 : * mut A) ; # [cxx_name = "A"] type A = super :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) ->... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6276 [INFO] [stderr] | [INFO] [stderr] 1 | ... :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) -> u32 ; pub unsafe fn new_autocxx_autocxx_wrapper_0... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpGv2cVe/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_doc_comments_survive ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: D` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:8682 [INFO] [stderr] | [INFO] [stderr] 1 | ...id ! ("C") ; type Kind = cxx :: kind :: Trivial ; } pub use cxxbridge :: D ; impl A { # [doc = "Synthesized default constructor."] pub... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6345 [INFO] [stderr] | [INFO] [stderr] 1 | ...= super :: C ; # [doc = " Method line A\n Method line B"] pub fn foo (self : Pin < & mut B >) ; # [doc = " Function line A\n Function ... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: D` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:8682 [INFO] [stderr] | [INFO] [stderr] 1 | ...id ! ("C") ; type Kind = cxx :: kind :: Trivial ; } pub use cxxbridge :: D ; impl A { # [doc = "Synthesized default constructor."] pub... [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6345 [INFO] [stderr] | [INFO] [stderr] 1 | ...= super :: C ; # [doc = " Method line A\n Method line B"] pub fn foo (self : Pin < & mut B >) ; # [doc = " Function line A\n Function ... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpibbieM/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_doc_passthru ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: get_a` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7599 [INFO] [stderr] | [INFO] [stderr] 1 | ... ! ("B") ; type Kind = cxx :: kind :: Trivial ; } pub use cxxbridge :: get_a ; impl A { # [doc = "Synthesized default constructor."] p... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: get_a` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7599 [INFO] [stderr] | [INFO] [stderr] 1 | ... ! ("B") ; type Kind = cxx :: kind :: Trivial ; } pub use cxxbridge :: get_a ; impl A { # [doc = "Synthesized default constructor."] p... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpV5HU9S/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_double ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpqe4SVF/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: WidgetRefHolder` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6763 [INFO] [stderr] | [INFO] [stderr] 1 | ...em") ; type Kind = cxx :: kind :: Opaque ; } pub use cxxbridge :: WidgetRefHolder ; impl Problem { # [doc = "Synthesized default const... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5334 [INFO] [stderr] | [INFO] [stderr] 1 | ...xx_name = "Problem"] type Problem = super :: Problem ; pub fn getWidgets < 'a > (self : Pin < & 'a mut Problem >) -> Pin < & 'a mut Wi... [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: WidgetRefHolder` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6763 [INFO] [stderr] | [INFO] [stderr] 1 | ...em") ; type Kind = cxx :: kind :: Opaque ; } pub use cxxbridge :: WidgetRefHolder ; impl Problem { # [doc = "Synthesized default const... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5334 [INFO] [stderr] | [INFO] [stderr] 1 | ...xx_name = "Problem"] type Problem = super :: Problem ; pub fn getWidgets < 'a > (self : Pin < & 'a mut Problem >) -> Pin < & 'a mut Wi... [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_double_template_w_default ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpgoiL4B/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_double_underscores_fn_namespace ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_double_underscore_typedef_ignored ... ok [INFO] [stderr] test /tmp/.tmpmy8Qce/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5976 [INFO] [stderr] | [INFO] [stderr] 1 | ...g0 : * mut B) ; # [cxx_name = "B"] type B = super :: B ; pub fn get_a (self : & B) -> u32 ; pub unsafe fn new_autocxx_autocxx_wrapper_... [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5976 [INFO] [stderr] | [INFO] [stderr] 1 | ...g0 : * mut B) ; # [cxx_name = "B"] type B = super :: B ; pub fn get_a (self : & B) -> u32 ; pub unsafe fn new_autocxx_autocxx_wrapper_... [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpr9pQzM/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_enum_in_ns ... ok [INFO] [stdout] test integration_test::test_error_generated_for_double_underscore ... ignored [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpmfhuaF/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_enum_no_funcs ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_enum_typedef ... ok [INFO] [stderr] test /tmp/.tmp0yaqHu/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] cargo:warning=In file included from /tmp/.tmpWvnB86/target/cxx/gen0.cxx:2: [INFO] [stdout] cargo:warning=/tmp/.tmpWvnB86/target/include/autocxxgen_ffi.h:45:41: error: static assertion failed: type A should be trivially move constructible and trivially destructible to be used with generate_pod! in autocxx [INFO] [stdout] cargo:warning= 45 | static_assert(::rust::IsRelocatable::value, "type A should be trivially move constructible and trivially destructible to be used with generate_pod! in autocxx"); [INFO] [stdout] cargo:warning= | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stdout] cargo:warning=/tmp/.tmpWvnB86/target/cxx/gen0.cxx:152:33: error: static assertion failed: type A should be trivially move constructible and trivially destructible in C++ to be used as an argument of `take_a` in Rust [INFO] [stdout] cargo:warning= 152 | ::rust::IsRelocatable<::A>::value, [INFO] [stdout] cargo:warning= | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stdout] test integration_test::test_error_generated_for_pod_with_nontrivial_destructor ... ok [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.87s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] cargo:warning=In file included from /tmp/.tmpkRzi7x/target/cxx/gen0.cxx:2: [INFO] [stdout] cargo:warning=/tmp/.tmpkRzi7x/target/include/autocxxgen_ffi.h:45:41: error: static assertion failed: type A should be trivially move constructible and trivially destructible to be used with generate_pod! in autocxx [INFO] [stdout] cargo:warning= 45 | static_assert(::rust::IsRelocatable::value, "type A should be trivially move constructible and trivially destructible to be used with generate_pod! in autocxx"); [INFO] [stdout] cargo:warning= | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stdout] cargo:warning=/tmp/.tmpkRzi7x/target/cxx/gen0.cxx:158:33: error: static assertion failed: type A should be trivially move constructible and trivially destructible in C++ to be used as an argument of `take_a` in Rust [INFO] [stdout] cargo:warning= 158 | ::rust::IsRelocatable<::A>::value, [INFO] [stdout] cargo:warning= | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stdout] test integration_test::test_error_generated_for_pod_with_nontrivial_move_constructor ... ok [INFO] [stderr] test /tmp/.tmpQb2zCV/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_emplace_uses_overridden_new_and_delete ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmplsjQCy/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_enum_with_funcs ... ok [INFO] [stdout] test integration_test::test_extern_cpp_type_manual ... ignored [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpatQZkT/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_enum_with_funcs_as_pod ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpV6Q2Ap/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_error_generated_for_array_dependent_function ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpqWYfU5/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_error_generated_for_array_dependent_method ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpO0zPLt/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_error_generated_for_static_data ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpcK6UTr/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_extern_cpp_type_cxx_bridge ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpygBNor/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_extern_cpp_type_different_name ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpoRT2ZD/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7032 [INFO] [stderr] | [INFO] [stderr] 1 | ...rg0 : * mut A) ; # [cxx_name = "A"] type A = super :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) ->... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7082 [INFO] [stderr] | [INFO] [stderr] 1 | ... :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) -> u32 ; pub unsafe fn new_autocxx_autocxx_wrapper_0... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7032 [INFO] [stderr] | [INFO] [stderr] 1 | ...rg0 : * mut A) ; # [cxx_name = "A"] type A = super :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) ->... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7082 [INFO] [stderr] | [INFO] [stderr] 1 | ... :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) -> u32 ; pub unsafe fn new_autocxx_autocxx_wrapper_0... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_explicit_everything ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpWgnbv4/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_extern_cpp_type_namespace ... ok [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpMqcmZ4/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_extern_rust_fn_callback ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpVxBmX0/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_extern_cpp_type_two_include_cpp ... ok [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpFnPpoQ/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: do_thing` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5624 [INFO] [stderr] | [INFO] [stderr] 1 | ...make_string_0xebe0c97b490c66b2 as make_string ; pub use cxxbridge :: do_thing ; } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: do_thing` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5624 [INFO] [stderr] | [INFO] [stderr] 1 | ...make_string_0xebe0c97b490c66b2 as make_string ; pub use cxxbridge :: do_thing ; } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_extern_rust_fn_in_mod ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmppxBCm5/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_extern_rust_method ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpU1mWvD/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_float ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpEbhmD0/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_extern_rust_fn_no_autodiscover ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpt6ocoP/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_extern_rust_fn_simple ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmplrG8GQ/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_foreign_ns_cons_arg_nonpod ... ok [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmppJIkNw/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stdout] test integration_test::test_foreign_ns_cons_arg_pod ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpT1nX7Y/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_foreign_ns_func_arg_nonpod ... ok [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpwKsVAm/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_foreign_ns_func_arg_pod ... ok [INFO] [stdout] test integration_test::test_function_pointer_template ... ignored [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpMOxvNR/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_foreign_ns_func_ret_nonpod ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp7P2sBL/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_foreign_ns_func_ret_pod ... ok [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpKDL8t2/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_foreign_ns_meth_arg_nonpod ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpDiiLr3/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6278 [INFO] [stderr] | [INFO] [stderr] 1 | ...ame = "C"] type C = super :: B :: C ; # [namespace = "B"] pub fn daft (self : & C , a : Bob) -> u32 ; # [doc = "Synthesized default co... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6278 [INFO] [stderr] | [INFO] [stderr] 1 | ...ame = "C"] type C = super :: B :: C ; # [namespace = "B"] pub fn daft (self : & C , a : Bob) -> u32 ; # [doc = "Synthesized default co... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_foreign_ns_meth_arg_pod ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpyqITsg/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_foreign_ns_meth_ret_nonpod ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpaaGD83/input.rs ... ok [INFO] [stdout] test integration_test::test_generate_ns ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `super :: cxxbridge :: bar` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:4937 [INFO] [stderr] | [INFO] [stderr] 1 | ...ndgen } ; pub use super :: cxxbridge :: foo ; pub use super :: cxxbridge :: bar ; } } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `super :: cxxbridge :: bar` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:4937 [INFO] [stderr] | [INFO] [stderr] 1 | ...ndgen } ; pub use super :: cxxbridge :: foo ; pub use super :: cxxbridge :: bar ; } } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpWZ2suW/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6247 [INFO] [stderr] | [INFO] [stderr] 1 | ...ame = "C"] type C = super :: B :: C ; # [namespace = "B"] pub fn daft (self : & C) -> Bob ; # [doc = "Synthesized default constructor.... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6247 [INFO] [stderr] | [INFO] [stderr] 1 | ...ame = "C"] type C = super :: B :: C ; # [namespace = "B"] pub fn daft (self : & C) -> Bob ; # [doc = "Synthesized default constructor.... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_foreign_ns_meth_ret_pod ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.92s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpMzLgLi/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_generate_all ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmptz2ejW/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_generate_typedef_to_ulong ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpfvB7xo/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stdout] test integration_test::test_forward_declaration ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7285 [INFO] [stderr] | [INFO] [stderr] 1 | ...rg0 : * mut B) ; # [cxx_name = "B"] type B = super :: B ; pub fn daft (self : & B , arg1 : & A) ; pub unsafe fn daft3_autocxx_wrapper_... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7285 [INFO] [stderr] | [INFO] [stderr] 1 | ...rg0 : * mut B) ; # [cxx_name = "B"] type B = super :: B ; pub fn daft (self : & B , arg1 : & A) ; pub unsafe fn daft3_autocxx_wrapper_... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpMELnN2/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_get_pure_virtual ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpYbTDTB/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_generic_type ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpAiGsgS/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_give_nonpod_typedef_by_value ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpoPPwTx/input.rs ... ok [INFO] [stdout] test integration_test::test_get_str_by_value ... ok [INFO] [stderr] [INFO] [stdout] test integration_test::test_give_up_ctype ... ignored [INFO] [stderr] [INFO] [stdout] test integration_test::test_give_up_int ... ignored [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpZteGay/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_get_str_by_up ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpR3nCZT/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_give_pod_by_value ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpDgpff2/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_give_pod_class_by_value ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpKd4f5j/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_give_pod_by_up ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_give_pod_typedef_by_value ... ok [INFO] [stderr] test /tmp/.tmpDrvQRM/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpFF8NHc/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_give_string_plain ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpKKQ4kx/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_i32_const ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpclkF2W/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_ignore_dependent_qualified_type ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpcu76oa/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_give_string_up ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpFq0MEV/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_ignore_dependent_qualified_type_reference ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_ignore_move_constructor ... ok [INFO] [stderr] test /tmp/.tmpsoGd0J/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpAVJKko/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_ignore_function_with_rvalue_ref ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpSd5Zy2/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_ignore_va_list ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp0ZyQXX/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_immovable_nested_object ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmphgRm1M/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stdout] test integration_test::test_immovable_object ... ok [INFO] [stderr] [INFO] [stdout] test integration_test::test_int_vector ... ignored [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpXxKW8n/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5570 [INFO] [stderr] | [INFO] [stderr] 1 | ...rg0 : * mut A) ; # [cxx_name = "A"] type A = super :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) ->... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5620 [INFO] [stderr] | [INFO] [stderr] 1 | ... :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) -> u32 ; # [doc = "Synthesized default constructor."... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5570 [INFO] [stderr] | [INFO] [stderr] 1 | ...rg0 : * mut A) ; # [cxx_name = "A"] type A = super :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) ->... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5620 [INFO] [stderr] | [INFO] [stderr] 1 | ... :: A ; pub fn set (self : Pin < & mut A > , val : u32) ; pub fn get (self : & A) -> u32 ; # [doc = "Synthesized default constructor."... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_implicit_constructor_moveit ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpVQmn1Q/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_include_cpp_alone ... ok [INFO] [stdout] test integration_test::test_issue616 ... ignored [INFO] [stdout] test integration_test::test_issue_1065a ... ignored [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp9KPCpF/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_implicit_constructor_with_array_field ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_include_cpp_in_path ... ok [INFO] [stderr] test /tmp/.tmpIvxic3/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpFzm2Pg/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused variable: `stack_obj` [INFO] [stderr] --> /tmp/.tmpFzm2Pg/input.rs:1:140 [INFO] [stderr] | [INFO] [stderr] 1 | ...safe_ffi) generate ! ("A")) ; fn main () { moveit ! { let mut stack_obj = ffi :: A :: new () ; } } # [link (name = "autocxx-demo")] ex... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: `stack_obj` is captured in macro and introduced a unused variable [INFO] [stderr] --> /tmp/.tmpFzm2Pg/input.rs:1:121 [INFO] [stderr] | [INFO] [stderr] 1 | ...e_ffi) generate ! ("A")) ; fn main () { moveit ! { let mut stack_obj = ffi :: A :: new () ; } } # [link (name = "autocxx-demo")] exter... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `$crate::moveit` which comes from the expansion of the macro `moveit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused variable: `stack_obj` [INFO] [stderr] --> /tmp/.tmpFzm2Pg/input.rs:1:140 [INFO] [stderr] | [INFO] [stderr] 1 | ...safe_ffi) generate ! ("A")) ; fn main () { moveit ! { let mut stack_obj = ffi :: A :: new () ; } } # [link (name = "autocxx-demo")] ex... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: `stack_obj` is captured in macro and introduced a unused variable [INFO] [stderr] --> /tmp/.tmpFzm2Pg/input.rs:1:121 [INFO] [stderr] | [INFO] [stderr] 1 | ...e_ffi) generate ! ("A")) ; fn main () { moveit ! { let mut stack_obj = ffi :: A :: new () ; } } # [link (name = "autocxx-demo")] exter... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `$crate::moveit` which comes from the expansion of the macro `moveit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_implicit_constructor_with_typedef_field ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpAAh06a/input.rs ... ok [INFO] [stdout] test integration_test::test_inline_method ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5695 [INFO] [stderr] | [INFO] [stderr] 1 | ...t Bob) ; # [cxx_name = "Bob"] type Bob = super :: Bob ; pub fn get_bob (self : & Bob , arg1 : Anna) -> u32 ; # [doc = "Synthesized def... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5695 [INFO] [stderr] | [INFO] [stderr] 1 | ...t Bob) ; # [cxx_name = "Bob"] type Bob = super :: Bob ; pub fn get_bob (self : & Bob , arg1 : Anna) -> u32 ; # [doc = "Synthesized def... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpECUYzG/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue486 ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmptUVhVC/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue486_multi_types ... ok [INFO] [stdout] test integration_test::test_issue_1094 ... ignored [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpvaFUA4/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `super :: cxxbridge :: session` [INFO] [stdout] test integration_test::test_issue_1081 ... ok [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:4793 [INFO] [stderr] | [INFO] [stderr] 1 | ...super :: { cxxbridge , output , bindgen } ; pub use super :: cxxbridge :: session ; } } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `super :: cxxbridge :: session` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:4793 [INFO] [stderr] | [INFO] [stderr] 1 | ...super :: { cxxbridge , output , bindgen } ; pub use super :: cxxbridge :: session ; } } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpchbT9t/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1087a ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpyALfCu/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1065b ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpCF3TXj/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1087b ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_implicit_constructor_rules has been running for over 60 seconds [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpjxfeKV/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1087c ... ok [INFO] [stdout] test integration_test::test_issue_1097 ... ignored [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1089 ... ok [INFO] [stderr] test /tmp/.tmpZFmKLf/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpFkqZwl/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1096a ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpNX7I3F/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1096b ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmptPRNAY/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:127022 [INFO] [stderr] | [INFO] [stderr] 1 | ...PrivateDestructor = super :: BaseMemberPrivateDestructor ; pub fn a (self : & AllImplicitlyDefaulted) ; pub fn AllExplicitlyDefaulted_... [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:127022 [INFO] [stderr] | [INFO] [stderr] 1 | ...PrivateDestructor = super :: BaseMemberPrivateDestructor ; pub fn a (self : & AllImplicitlyDefaulted) ; pub fn AllExplicitlyDefaulted_... [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_implicit_constructor_rules ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpK1pRvH/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1096c ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1096d ... ok [INFO] [stderr] test /tmp/.tmpA9W2jz/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpgilq8h/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_issue_1096e ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpF2CG3u/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stdout] test integration_test::test_issue_1098a ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpQAV2N4/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stdout] test integration_test::test_issue_1098b ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmptiHEVD/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stdout] test integration_test::test_issue_1098c ... ok [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1265 ... ignored [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_264 ... ignored [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpDCt2cI/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1125 ... ok [INFO] [stdout] test integration_test::test_issue_490 ... ignored [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1143 ... ok [INFO] [stderr] test /tmp/.tmpCXTRCp/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5216 [INFO] [stderr] | [INFO] [stderr] 1 | ...pe Map = super :: mapnik :: Map ; # [namespace = "mapnik"] pub fn a < 'a > (self : Pin < & 'a mut Map > , arg1 : c_long) -> Pin < & 'a... [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5216 [INFO] [stderr] | [INFO] [stderr] 1 | ...pe Map = super :: mapnik :: Map ; # [namespace = "mapnik"] pub fn a < 'a > (self : Pin < & 'a mut Map > , arg1 : c_long) -> Pin < & 'a... [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpKepfkh/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1170 ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpEGYxOx/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1214 ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpJIr85H/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1192 ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1229 ... ok [INFO] [stderr] test /tmp/.tmp7Ad4Et/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_1238 ... ok [INFO] [stderr] test /tmp/.tmpUnzeLm/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_470_492 ... ok [INFO] [stderr] test /tmp/.tmpE5d5yo/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpJKFu1D/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `super :: cxxbridge :: Database` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7616 [INFO] [stderr] | [INFO] [stderr] 1 | ...super :: { cxxbridge , output , bindgen } ; pub use super :: cxxbridge :: Database ; # [repr (transparent)] pub struct Row { _hidden_c... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `super :: cxxbridge :: Database` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7616 [INFO] [stderr] | [INFO] [stderr] 1 | ...super :: { cxxbridge , output , bindgen } ; pub use super :: cxxbridge :: Database ; # [repr (transparent)] pub struct Row { _hidden_c... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] test integration_test::test_issue_506 ... ok [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpfA33fs/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_931 ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_936 ... ok [INFO] [stderr] test /tmp/.tmpQtZO8h/input.rs ... ok [INFO] [stdout] test integration_test::test_make_up_int ... ignored [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpwbjjcT/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_940 ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpNUT3sN/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: take_int` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5973 [INFO] [stderr] | [INFO] [stderr] 1 | ...make_string_0xe61dde2b62a6419e as make_string ; pub use cxxbridge :: take_int ; pub use cxxbridge :: take_uint16 ; pub use cxxbridge :... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `cxxbridge :: take_uint16` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6005 [INFO] [stderr] | [INFO] [stderr] 1 | ... make_string ; pub use cxxbridge :: take_int ; pub use cxxbridge :: take_uint16 ; pub use cxxbridge :: take_us ; pub use cxxbridge :: ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cxxbridge :: take_us` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6040 [INFO] [stderr] | [INFO] [stderr] 1 | ...:: take_int ; pub use cxxbridge :: take_uint16 ; pub use cxxbridge :: take_us ; pub use cxxbridge :: take_uint16_ref ; # [doc = " auto... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cxxbridge :: take_uint16_ref` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6071 [INFO] [stderr] | [INFO] [stderr] 1 | ...take_uint16 ; pub use cxxbridge :: take_us ; pub use cxxbridge :: take_uint16_ref ; # [doc = " autocxx bindings couldn't be generated:... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: take_int` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5973 [INFO] [stderr] | [INFO] [stderr] 1 | ...make_string_0xe61dde2b62a6419e as make_string ; pub use cxxbridge :: take_int ; pub use cxxbridge :: take_uint16 ; pub use cxxbridge :... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `cxxbridge :: take_uint16` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6005 [INFO] [stderr] | [INFO] [stderr] 1 | ... make_string ; pub use cxxbridge :: take_int ; pub use cxxbridge :: take_uint16 ; pub use cxxbridge :: take_us ; pub use cxxbridge :: ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cxxbridge :: take_us` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6040 [INFO] [stderr] | [INFO] [stderr] 1 | ...:: take_int ; pub use cxxbridge :: take_uint16 ; pub use cxxbridge :: take_us ; pub use cxxbridge :: take_uint16_ref ; # [doc = " auto... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `cxxbridge :: take_uint16_ref` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6071 [INFO] [stderr] | [INFO] [stderr] 1 | ...take_uint16 ; pub use cxxbridge :: take_us ; pub use cxxbridge :: take_uint16_ref ; # [doc = " autocxx bindings couldn't be generated:... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issue_956 ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_keyword_function ... ok [INFO] [stderr] test /tmp/.tmp6JTTuv/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: move_autocxx_wrapper_0xf99340aff0c183e0 as move_` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:4493 [INFO] [stderr] | [INFO] [stderr] 1 | ...aff0c183e0 as make_string ; pub use cxxbridge :: move_autocxx_wrapper_0xf99340aff0c183e0 as move_ ; } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: move_autocxx_wrapper_0xf99340aff0c183e0 as move_` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:4493 [INFO] [stderr] | [INFO] [stderr] 1 | ...aff0c183e0 as make_string ; pub use cxxbridge :: move_autocxx_wrapper_0xf99340aff0c183e0 as move_ ; } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_keyword_method ... ok [INFO] [stderr] test /tmp/.tmpb83LTD/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpYOjjse/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_issues_217_222 ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpKjStRY/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_make_string ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.10s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpYgZyKX/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_make_up ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp2lB3aP/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_make_up_with_args ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpEVbOeB/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_manual_bridge ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpGyHPIr/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stdout] test integration_test::test_manual_bridge_mixed_types ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `autocxx :: prelude :: *` [INFO] [stderr] --> /tmp/.tmpGyHPIr/input.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use autocxx :: prelude :: * ; autocxx :: include_cpp ! { # include "input.h" safety ! (unsafe_ffi) generate ! ("take_A") generate ! ("A")... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `autocxx :: prelude :: *` [INFO] [stderr] --> /tmp/.tmpGyHPIr/input.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use autocxx :: prelude :: * ; autocxx :: include_cpp ! { # include "input.h" safety ! (unsafe_ffi) generate ! ("take_A") generate ! ("A")... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpQ9pqKy/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_member_return_reference ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpcnF8iy/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stdout] test integration_test::test_method_pass_nonpod_by_mut_reference ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6076 [INFO] [stderr] | [INFO] [stderr] 1 | ...d752dd5aba83fce4 (placement_return_type : * mut Anna) ; pub fn get_bob (self : & Bob , a : Pin < & mut Anna >) -> u32 ; # [doc = "Synt... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6076 [INFO] [stderr] | [INFO] [stderr] 1 | ...d752dd5aba83fce4 (placement_return_type : * mut Anna) ; pub fn get_bob (self : & Bob , a : Pin < & mut Anna >) -> u32 ; # [doc = "Synt... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpbt0ZfG/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6081 [INFO] [stderr] | [INFO] [stderr] 1 | ...d752dd5aba83fce4 (placement_return_type : * mut Anna) ; pub fn get_bob (self : & Bob , a : & Anna) -> u32 ; # [doc = "Synthesized defa... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6081 [INFO] [stderr] | [INFO] [stderr] 1 | ...d752dd5aba83fce4 (placement_return_type : * mut Anna) ; pub fn get_bob (self : & Bob , a : & Anna) -> u32 ; # [doc = "Synthesized defa... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_method_pass_nonpod_by_reference ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpzqmsIw/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5761 [INFO] [stderr] | [INFO] [stderr] 1 | ...t Bob) ; # [cxx_name = "Bob"] type Bob = super :: Bob ; pub fn get_bob (self : & Bob , a : Pin < & mut Anna >) -> u32 ; # [doc = "Synt... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5761 [INFO] [stderr] | [INFO] [stderr] 1 | ...t Bob) ; # [cxx_name = "Bob"] type Bob = super :: Bob ; pub fn get_bob (self : & Bob , a : Pin < & mut Anna >) -> u32 ; # [doc = "Synt... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_method_pass_pod_by_mut_reference ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpQVJIkp/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_method_pass_nonpod_by_up ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpCyASzD/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_method_pass_nonpod_by_value ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compilingerror: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpGwsXe9/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5766 [INFO] [stderr] | [INFO] [stderr] 1 | ...t Bob) ; # [cxx_name = "Bob"] type Bob = super :: Bob ; pub fn get_bob (self : & Bob , a : & Anna) -> u32 ; # [doc = "Synthesized defa... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5766 [INFO] [stderr] | [INFO] [stderr] 1 | ...t Bob) ; # [cxx_name = "Bob"] type Bob = super :: Bob ; pub fn get_bob (self : & Bob , a : & Anna) -> u32 ; # [doc = "Synthesized defa... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_method_pass_pod_by_reference ... ok [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpE1njXr/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_method_pass_nonpod_by_value_with_up ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp8YkVjR/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stdout] test integration_test::test_method_pass_pod_by_value ... ok [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5686 [INFO] [stderr] | [INFO] [stderr] 1 | ...t Bob) ; # [cxx_name = "Bob"] type Bob = super :: Bob ; pub fn get_bob (self : & Bob , a : Anna) -> u32 ; # [doc = "Synthesized defaul... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5686 [INFO] [stderr] | [INFO] [stderr] 1 | ...t Bob) ; # [cxx_name = "Bob"] type Bob = super :: Bob ; pub fn get_bob (self : & Bob , a : Anna) -> u32 ; # [doc = "Synthesized defaul... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpPlDct4/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_method_pass_pod_by_up ... ok [INFO] [stderr] /tmp/.tmpYwTNHn/input.h:3:22: error: use of undeclared identifier 'CAT' [INFO] [stdout] test integration_test::test_negative_cpp_nonsense ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpGK92uJ/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_method_pass_string_by_value ... ok [INFO] [stdout] test integration_test::test_negative_rs_nonsense ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpsSmhKo/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_method_return_nonpod_by_value ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.95s [INFO] [stdout] cargo:warning=In file included from /tmp/.tmpCo6xWD/target/cxx/gen0.cxx:2: [INFO] [stdout] cargo:warning=/tmp/.tmpCo6xWD/target/include/autocxxgen_ffi.h:45:43: error: static assertion failed: type Bob should be trivially move constructible and trivially destructible to be used with generate_pod! in autocxx [INFO] [stdout] cargo:warning= 45 | static_assert(::rust::IsRelocatable::value, "type Bob should be trivially move constructible and trivially destructible to be used with generate_pod! in autocxx"); [INFO] [stdout] cargo:warning= | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stdout] cargo:warning=/tmp/.tmpCo6xWD/target/cxx/gen0.cxx:152:35: error: static assertion failed: type Bob should be trivially move constructible and trivially destructible in C++ to be used as an argument of `take_bob` in Rust [INFO] [stdout] cargo:warning= 152 | ::rust::IsRelocatable<::Bob>::value, [INFO] [stdout] cargo:warning= | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stdout] test integration_test::test_negative_take_as_pod_with_destructor ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpHF6I2W/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_method_return_string_by_value ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] cargo:warning=In file included from /tmp/.tmpJjIeQs/target/cxx/gen0.cxx:1: [INFO] [stdout] cargo:warning=/tmp/.tmpJjIeQs/input.h: In constructor 'Bob::Bob(Bob&&)': [INFO] [stdout] cargo:warning=/tmp/.tmpJjIeQs/input.h:7:22: error: unused parameter 'other_bob' [-Werror=unused-parameter] [INFO] [stdout] cargo:warning= 7 | inline Bob(Bob&& other_bob) {} [INFO] [stdout] cargo:warning= | ~~~~~~^~~~~~~~~ [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpA2HPG2/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] cargo:warning=In file included from /tmp/.tmpJjIeQs/target/cxx/gen0.cxx:2: [INFO] [stdout] cargo:warning=/tmp/.tmpJjIeQs/target/include/autocxxgen_ffi.h: At global scope: [INFO] [stdout] cargo:warning=/tmp/.tmpJjIeQs/target/include/autocxxgen_ffi.h:45:43: error: static assertion failed: type Bob should be trivially move constructible and trivially destructible to be used with generate_pod! in autocxx [INFO] [stdout] cargo:warning= 45 | static_assert(::rust::IsRelocatable::value, "type Bob should be trivially move constructible and trivially destructible to be used with generate_pod! in autocxx"); [INFO] [stdout] cargo:warning= | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stdout] cargo:warning=/tmp/.tmpJjIeQs/target/cxx/gen0.cxx:158:35: error: static assertion failed: type Bob should be trivially move constructible and trivially destructible in C++ to be used as an argument of `take_bob` in Rust [INFO] [stdout] cargo:warning= 158 | ::rust::IsRelocatable<::Bob>::value, [INFO] [stdout] cargo:warning= | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ [INFO] [stdout] cargo:warning=cc1plus: all warnings being treated as errors [INFO] [stdout] test integration_test::test_negative_take_as_pod_with_move_constructor ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_move_out_of_uniqueptr ... ok [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpdAMLPW/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:9428 [INFO] [stderr] | [INFO] [stderr] 1 | ... "OpaqueClass"] type OpaqueClass = super :: OpaqueClass ; pub fn get (self : & TrivialStruct) -> u32 ; pub fn inc (self : Pin < & mut ... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:9473 [INFO] [stderr] | [INFO] [stderr] 1 | ...paqueClass ; pub fn get (self : & TrivialStruct) -> u32 ; pub fn inc (self : Pin < & mut TrivialStruct >) -> u32 ; pub fn make_trivial... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:9428 [INFO] [stderr] | [INFO] [stderr] 1 | ... "OpaqueClass"] type OpaqueClass = super :: OpaqueClass ; pub fn get (self : & TrivialStruct) -> u32 ; pub fn inc (self : Pin < & mut ... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:9473 [INFO] [stderr] | [INFO] [stderr] 1 | ...paqueClass ; pub fn get (self : & TrivialStruct) -> u32 ; pub fn inc (self : Pin < & mut TrivialStruct >) -> u32 ; pub fn make_trivial... [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_multiple_classes_with_methods ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpgT5mIC/input.rs ... ok [INFO] [stdout] test integration_test::test_multiply_nested_inner_type ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmps0D5yF/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_namespaced_constant ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpnKgjXn/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_nested_class_methods ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.83s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpdzQ0QJ/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: take_A_B` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:4989 [INFO] [stderr] | [INFO] [stderr] 1 | ...make_string_0x5561825f69d4bdd1 as make_string ; pub use cxxbridge :: take_A_B ; pub mod N { # [allow (unused_imports)] use super :: { ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: take_A_B` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:4989 [INFO] [stderr] | [INFO] [stderr] 1 | ...make_string_0x5561825f69d4bdd1 as make_string ; pub use cxxbridge :: take_A_B ; pub mod N { # [allow (unused_imports)] use super :: { ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_nested_enum_in_namespace ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpjqzusp/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: make_bob` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6636 [INFO] [stderr] | [INFO] [stderr] 1 | ...("Bob") ; type Kind = cxx :: kind :: Opaque ; } pub use cxxbridge :: make_bob ; pub use cxxbridge :: take_bob ; impl Bob { # [doc = "S... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `cxxbridge :: take_bob` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6668 [INFO] [stderr] | [INFO] [stderr] 1 | ...d :: Opaque ; } pub use cxxbridge :: make_bob ; pub use cxxbridge :: take_bob ; impl Bob { # [doc = "Synthesized default constructor."... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: cannot construct `ffi::Bob` with struct literal syntax due to private fields [INFO] [stderr] --> /tmp/.tmpjqzusp/input.rs:1:171 [INFO] [stderr] | [INFO] [stderr] 1 | ...") generate ! ("Bob") generate ! ("make_bob")) ; fn main () { ffi :: Bob { } ; } # [link (name = "autocxx-demo")] extern "C" { } [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: private field `_hidden_contents` that was not provided [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp7eVJnz/input.rs ... ok [INFO] [stdout] test integration_test::test_nested_module ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpJtMstO/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_nested_type ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: take_A_C` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:9921 [INFO] [stderr] | [INFO] [stderr] 1 | ...er_0xee4d2fd799543e8c (space0 . get_ptr ()) } } pub use cxxbridge :: take_A_C ; # [repr (transparent)] pub struct A_B { _hidden_conten... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6803 [INFO] [stderr] | [INFO] [stderr] 1 | ...ee4d2fd799543e8c (autocxx_gen_this : * mut A) ; pub fn method_on_top_level_type (self : & B) ; pub unsafe fn B_new_autocxx_autocxx_wra... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: take_A_C` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:9921 [INFO] [stderr] | [INFO] [stderr] 1 | ...er_0xee4d2fd799543e8c (space0 . get_ptr ()) } } pub use cxxbridge :: take_A_C ; # [repr (transparent)] pub struct A_B { _hidden_conten... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6803 [INFO] [stderr] | [INFO] [stderr] 1 | ...ee4d2fd799543e8c (autocxx_gen_this : * mut A) ; pub fn method_on_top_level_type (self : & B) ; pub unsafe fn B_new_autocxx_autocxx_wra... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmprB1neD/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_nested_type_in_namespace ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpPVwIZY/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_nested_type_constructor ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.97s [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_nested_unnamed_enum ... ok [INFO] [stderr] test /tmp/.tmpdTqetv/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpMW6uAH/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_nested_with_destructor ... ok [INFO] [stdout] test integration_test::test_non_pod_constant ... ignored [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpGwtpRA/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_no_constructor_make_unique ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpVWskVO/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_no_constructor_make_unique_ns ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpCqcNHN/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_no_constructor_pod_make_unique ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpUTJCFA/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_no_constructor_pv ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.18s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpvTXwrv/input.rs ... error [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: make_bob` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6636 [INFO] [stderr] | [INFO] [stderr] 1 | ...("Bob") ; type Kind = cxx :: kind :: Opaque ; } pub use cxxbridge :: make_bob ; pub use cxxbridge :: take_bob ; impl Bob { # [doc = "S... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `cxxbridge :: take_bob` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6668 [INFO] [stderr] | [INFO] [stderr] 1 | ...d :: Opaque ; } pub use cxxbridge :: make_bob ; pub use cxxbridge :: take_bob ; impl Bob { # [doc = "Synthesized default constructor."... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `ffi::Bob` has no field named `a` [INFO] [stderr] --> /tmp/.tmpvTXwrv/input.rs:1:184 [INFO] [stderr] | [INFO] [stderr] 1 | ...ate ! ("make_bob")) ; fn main () { ffi :: Bob { a : 12 } ; } # [link (name = "autocxx-demo")] extern "C" { } [INFO] [stderr] | ^ `ffi::Bob` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: all struct fields are already assigned [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s [INFO] [stdout] test integration_test::test_negative_make_nonpod has been running for over 60 seconds [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpjZPYp7/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_no_impl ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpepYs2m/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_no_rvo_move ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpuOAxCS/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_non_pv_subclass_simple ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: bar` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:10284 [INFO] [stderr] | [INFO] [stderr] 1 | ...Observer") ; type Kind = cxx :: kind :: Opaque ; } pub use cxxbridge :: bar ; impl Observer { pub fn new () -> impl autocxx :: moveit ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6667 [INFO] [stderr] | [INFO] [stderr] 1 | ...g0 : * mut MyObserverCpp) ; type MyObserverCpp ; fn MyObserverCpp_remove_ownership (self : & MyObserverCpp) ; fn As_Observer (self : &... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6728 [INFO] [stderr] | [INFO] [stderr] 1 | ...MyObserverCpp_remove_ownership (self : & MyObserverCpp) ; fn As_Observer (self : & MyObserverCpp) -> & Observer ; fn As_Observer_mut (... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6784 [INFO] [stderr] | [INFO] [stderr] 1 | ...fn As_Observer (self : & MyObserverCpp) -> & Observer ; fn As_Observer_mut (self : Pin < & mut MyObserverCpp >) -> Pin < & mut Observe... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7326 [INFO] [stderr] | [INFO] [stderr] 1 | ...c3bf85095b8d9714 (autocxx_gen_this : * mut Observer) ; pub fn foo_super (self : & MyObserverCpp) ; pub fn foo_autocxx_wrapper_0xc3bf85... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: bar` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:10284 [INFO] [stderr] | [INFO] [stderr] 1 | ...Observer") ; type Kind = cxx :: kind :: Opaque ; } pub use cxxbridge :: bar ; impl Observer { pub fn new () -> impl autocxx :: moveit ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6667 [INFO] [stderr] | [INFO] [stderr] 1 | ...g0 : * mut MyObserverCpp) ; type MyObserverCpp ; fn MyObserverCpp_remove_ownership (self : & MyObserverCpp) ; fn As_Observer (self : &... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6728 [INFO] [stderr] | [INFO] [stderr] 1 | ...MyObserverCpp_remove_ownership (self : & MyObserverCpp) ; fn As_Observer (self : & MyObserverCpp) -> & Observer ; fn As_Observer_mut (... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6784 [INFO] [stderr] | [INFO] [stderr] 1 | ...fn As_Observer (self : & MyObserverCpp) -> & Observer ; fn As_Observer_mut (self : Pin < & mut MyObserverCpp >) -> Pin < & mut Observe... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7326 [INFO] [stderr] | [INFO] [stderr] 1 | ...c3bf85095b8d9714 (autocxx_gen_this : * mut Observer) ; pub fn foo_super (self : & MyObserverCpp) ; pub fn foo_autocxx_wrapper_0xc3bf85... [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_non_pv_subclass_overloads ... ok [INFO] [stderr] test /tmp/.tmpXqfBDk/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7909 [INFO] [stderr] | [INFO] [stderr] 1 | ... MyTestObserverCpp) ; type MyTestObserverCpp ; fn MyTestObserverCpp_remove_ownership (self : & MyTestObserverCpp) ; fn As_TestObserver... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7978 [INFO] [stderr] | [INFO] [stderr] 1 | ...rverCpp_remove_ownership (self : & MyTestObserverCpp) ; fn As_TestObserver (self : & MyTestObserverCpp) -> & TestObserver ; fn As_Test... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:8046 [INFO] [stderr] | [INFO] [stderr] 1 | ...rver (self : & MyTestObserverCpp) -> & TestObserver ; fn As_TestObserver_mut (self : Pin < & mut MyTestObserverCpp >) -> Pin < & mut T... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:8648 [INFO] [stderr] | [INFO] [stderr] 1 | ...892c9c50db18 (autocxx_gen_this : * mut TestObserver) ; pub fn call_super (self : & MyTestObserverCpp , arg1 : u8) ; pub fn call_autocx... [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7909 [INFO] [stderr] | [INFO] [stderr] 1 | ... MyTestObserverCpp) ; type MyTestObserverCpp ; fn MyTestObserverCpp_remove_ownership (self : & MyTestObserverCpp) ; fn As_TestObserver... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7978 [INFO] [stderr] | [INFO] [stderr] 1 | ...rverCpp_remove_ownership (self : & MyTestObserverCpp) ; fn As_TestObserver (self : & MyTestObserverCpp) -> & TestObserver ; fn As_Test... [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:8046 [INFO] [stderr] | [INFO] [stderr] 1 | ...rver (self : & MyTestObserverCpp) -> & TestObserver ; fn As_TestObserver_mut (self : Pin < & mut MyTestObserverCpp >) -> Pin < & mut T... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:8648 [INFO] [stderr] | [INFO] [stderr] 1 | ...892c9c50db18 (autocxx_gen_this : * mut TestObserver) ; pub fn call_super (self : & MyTestObserverCpp , arg1 : u8) ; pub fn call_autocx... [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpbjRwCF/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_nonconst_reference_method_parameter ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6408 [INFO] [stderr] | [INFO] [stderr] 1 | ...g0 : * mut B) ; # [cxx_name = "B"] type B = super :: B ; pub fn take_a (self : Pin < & mut NOP >) ; pub fn B_take_a_autocxx_wrapper_0x... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6408 [INFO] [stderr] | [INFO] [stderr] 1 | ...g0 : * mut B) ; # [cxx_name = "B"] type B = super :: B ; pub fn take_a (self : Pin < & mut NOP >) ; pub fn B_take_a_autocxx_wrapper_0x... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpCUNV5h/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5830 [INFO] [stderr] | [INFO] [stderr] 1 | ...g0 : * mut A) ; # [cxx_name = "A"] type A = super :: A ; pub fn take_a (self : Pin < & mut NOP >) ; # [cxx_name = "take_a"] pub fn tak... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5830 [INFO] [stderr] | [INFO] [stderr] 1 | ...g0 : * mut A) ; # [cxx_name = "A"] type A = super :: A ; pub fn take_a (self : Pin < & mut NOP >) ; # [cxx_name = "take_a"] pub fn tak... [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_nonconst_reference_parameter ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_ns_func ... ok [INFO] [stderr] test /tmp/.tmp7IzA4V/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp9nEDib/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: unused import: `cxxbridge :: make_bob` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6636 [INFO] [stderr] | [INFO] [stderr] 1 | ...("Bob") ; type Kind = cxx :: kind :: Opaque ; } pub use cxxbridge :: make_bob ; pub use cxxbridge :: take_bob ; impl Bob { # [doc = "S... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `cxxbridge :: take_bob` [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:6668 [INFO] [stderr] | [INFO] [stderr] 1 | ...d :: Opaque ; } pub use cxxbridge :: make_bob ; pub use cxxbridge :: take_bob ; impl Bob { # [doc = "Synthesized default constructor."... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0560]: struct `ffi::Bob` has no field named `do_not_attempt_to_allocate_nonpod_types` [INFO] [stderr] --> /tmp/.tmp9nEDib/input.rs:1:184 [INFO] [stderr] | [INFO] [stderr] 1 | ... ; fn main () { ffi :: Bob { do_not_attempt_to_allocate_nonpod_types : [] } ; } # [link (name = "autocxx-demo")] extern "C" { } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `ffi::Bob` does not have this field [INFO] [stderr] | [INFO] [stderr] = note: all struct fields are already assigned [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_negative_make_nonpod ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpG6PsXR/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_ns_constructor ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp1GVIJ2/input.rs ... ok [INFO] [stdout] test integration_test::test_ns_return_struct ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp06thAX/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_ns_struct_pod_request ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpHOLKFe/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_ns_take_struct ... ok [INFO] [stdout] test integration_test::test_overload_numeric_functions ... ignored [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.22s [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp7PfPTT/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_ns_up_wrappers ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpN4c1hz/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_ns_up_direct ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_ns_up_wrappers_in_up ... ok [INFO] [stderr] test /tmp/.tmp2IDBrV/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmphLk30G/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test integration_test::test_opaque_directive ... ok [INFO] [stderr] ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5454 [INFO] [stderr] | [INFO] [stderr] 1 | ...t Bar) ; # [cxx_name = "Bar"] type Bar = super :: Bar ; pub fn get_foo < 'a > (self : & 'a Bar) -> & 'a Foo ; # [doc = "Synthesized de... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:5454 [INFO] [stderr] | [INFO] [stderr] 1 | ...t Bar) ; # [cxx_name = "Bar"] type Bar = super :: Bar ; pub fn get_foo < 'a > (self : & 'a Bar) -> & 'a Foo ; # [doc = "Synthesized de... [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpR6arbF/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_overloaded_ignored_function ... ok [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpjeaTVL/input.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_overload_constructors ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpgBp3Gu/input.rs ... ok [INFO] [stderr] [INFO] [stdout] test integration_test::test_overload_functions ... ok [INFO] [stderr] [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmp5UMaxv/input.rs ... ok [INFO] [stderr] [INFO] [stderr] WARNINGS: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7704 [INFO] [stderr] | [INFO] [stderr] 1 | ...per_0x9468cddd53913c83 (autocxx_gen_this : * mut Norma) ; pub fn daft (self : & Bob , arg1 : u32) ; # [cxx_name = "daft"] pub fn daft1... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7768 [INFO] [stderr] | [INFO] [stderr] 1 | ...daft (self : & Bob , arg1 : u32) ; # [cxx_name = "daft"] pub fn daft1 (self : & Bob , arg1 : u8) ; pub fn daft2_autocxx_wrapper_0x9468... [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7942 [INFO] [stderr] | [INFO] [stderr] 1 | ... arg1 : UniquePtr < CxxString >) ; # [cxx_name = "daft"] pub fn daft3 (self : & Bob , arg1 : Fred) ; pub unsafe fn daft4_autocxx_wrapp... [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] STDERR: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7704 [INFO] [stderr] | [INFO] [stderr] 1 | ...per_0x9468cddd53913c83 (autocxx_gen_this : * mut Norma) ; pub fn daft (self : & Bob , arg1 : u32) ; # [cxx_name = "daft"] pub fn daft1... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7768 [INFO] [stderr] | [INFO] [stderr] 1 | ...daft (self : & Bob , arg1 : u32) ; # [cxx_name = "daft"] pub fn daft1 (self : & Bob , arg1 : u8) ; pub fn daft2_autocxx_wrapper_0x9468... [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] [INFO] [stderr] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stderr] --> /tmp/.tmpDo3fID/autocxx-ffi-default-gen.rs:1:7942 [INFO] [stderr] | [INFO] [stderr] 1 | ... arg1 : UniquePtr < CxxString >) ; # [cxx_name = "daft"] pub fn daft3 (self : & Bob , arg1 : Fred) ; pub unsafe fn daft4_autocxx_wrapp... [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test integration_test::test_overload_methods ... ok [INFO] [stderr] Compiling autocxx-integration-tests-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/autocxx-integration-tests) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test /tmp/.tmpKnL6ME/input.rs ... error: 'rustfmt' is not installed for the custom toolchain 'b83b707f97d809763b7861afa7638871f3339a33'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [ERROR] error running command: command timed out after 900 seconds [INFO] running `Command { std: "docker" "inspect" "b85db7ff655ee1b43485084baf7b918c3b5a9057fe9838ae32e6fdfbfdcde594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b85db7ff655ee1b43485084baf7b918c3b5a9057fe9838ae32e6fdfbfdcde594", kill_on_drop: false }` [INFO] [stdout] b85db7ff655ee1b43485084baf7b918c3b5a9057fe9838ae32e6fdfbfdcde594