[INFO] fetching crate cpp-inherit 0.1.1...
[INFO] checking cpp-inherit-0.1.1 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate cpp-inherit 0.1.1 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate cpp-inherit 0.1.1 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cpp-inherit 0.1.1
[INFO] finished tweaking crates.io crate cpp-inherit 0.1.1
[INFO] tweaked toml for crates.io crate cpp-inherit 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate cpp-inherit 0.1.1 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typed-arena v2.0.1
[INFO] [stderr]   Downloaded miniz_oxide v0.4.0
[INFO] [stderr]   Downloaded indexmap v1.5.0
[INFO] [stderr]   Downloaded hashbrown v0.8.1
[INFO] [stderr]   Downloaded flate2 v1.0.16
[INFO] [stderr]   Downloaded object v0.20.0
[INFO] [stderr]   Downloaded wasmparser v0.57.0
[INFO] [stderr]   Downloaded gimli v0.22.0
[INFO] [stderr]   Downloaded syn v1.0.35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49d869caa3776c098f901ab9156f50d3bd03138036178dc250bf56b27dfcf6f0
[INFO] running `Command { std: "docker" "start" "-a" "49d869caa3776c098f901ab9156f50d3bd03138036178dc250bf56b27dfcf6f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49d869caa3776c098f901ab9156f50d3bd03138036178dc250bf56b27dfcf6f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49d869caa3776c098f901ab9156f50d3bd03138036178dc250bf56b27dfcf6f0", kill_on_drop: false }`
[INFO] [stdout] 49d869caa3776c098f901ab9156f50d3bd03138036178dc250bf56b27dfcf6f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bfb4bda2a60289d19630234a1c05c69fb546e185abe17bf15a5795654f1a47c5
[INFO] running `Command { std: "docker" "start" "-a" "bfb4bda2a60289d19630234a1c05c69fb546e185abe17bf15a5795654f1a47c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.73
[INFO] [stderr]    Compiling hashbrown v0.8.1
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling indexmap v1.5.0
[INFO] [stderr]    Compiling syn v1.0.35
[INFO] [stderr]     Checking unicode-xid v0.2.1
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking wasmparser v0.57.0
[INFO] [stderr]     Checking typed-arena v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.4.0
[INFO] [stderr]    Compiling flate2 v1.0.16
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]     Checking quote v1.0.7
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]     Checking object v0.20.0
[INFO] [stderr]     Checking cpp-inherit v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `Reader` is never used
[INFO] [stdout]   --> src/vtable/dwarf.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | trait Reader: gimli::Reader<Offset = usize> + Send + Sync {}
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pos` is never read
[INFO] [stdout]    --> src/vtable/dwarf.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub struct VTableElement {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub pos: u64,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VTableElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Reader` is never used
[INFO] [stdout]   --> src/vtable/dwarf.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | trait Reader: gimli::Reader<Offset = usize> + Send + Sync {}
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pos` is never read
[INFO] [stdout]    --> src/vtable/dwarf.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub struct VTableElement {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub pos: u64,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VTableElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Reader` is never used
[INFO] [stdout]   --> src/vtable/dwarf.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | trait Reader: gimli::Reader<Offset = usize> + Send + Sync {}
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pos` is never read
[INFO] [stdout]    --> src/vtable/dwarf.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub struct VTableElement {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub pos: u64,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VTableElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `test`
[INFO] [stdout]   --> examples/test.rs:76:2
[INFO] [stdout]    |
[INFO] [stdout] 76 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `examples/test.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> examples/inherit_test.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[inherit_from_impl(base, "test.hpp")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cpp-inherit` (example "test") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Test` in the current scope
[INFO] [stdout]   --> examples/inherit_test.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 7  | struct Test {}
[INFO] [stdout]    | ----------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     let test = Test::new();
[INFO] [stdout]    |                      ^^^ function or associated item not found in `Test`
[INFO] [stdout]    |
[INFO] [stdout] note: the function `new` is implemented on `base`
[INFO] [stdout]   --> examples/inherit_test.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let test = Test::new();
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cpp-inherit` (example "inherit_test") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "bfb4bda2a60289d19630234a1c05c69fb546e185abe17bf15a5795654f1a47c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfb4bda2a60289d19630234a1c05c69fb546e185abe17bf15a5795654f1a47c5", kill_on_drop: false }`
[INFO] [stdout] bfb4bda2a60289d19630234a1c05c69fb546e185abe17bf15a5795654f1a47c5
[INFO] checking cpp-inherit-0.1.1 against try#57fe1b734d9ff1c8a92bda60b85506b9648158d3 for pr-123752
[INFO] extracting crate cpp-inherit 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate cpp-inherit 0.1.1 on toolchain 57fe1b734d9ff1c8a92bda60b85506b9648158d3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cpp-inherit 0.1.1
[INFO] finished tweaking crates.io crate cpp-inherit 0.1.1
[INFO] tweaked toml for crates.io crate cpp-inherit 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate cpp-inherit 0.1.1 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" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66d5dcaa711b621137bae1db2e838fb780cf981f39fd06313ff5419e8861c0fc
[INFO] running `Command { std: "docker" "start" "-a" "66d5dcaa711b621137bae1db2e838fb780cf981f39fd06313ff5419e8861c0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66d5dcaa711b621137bae1db2e838fb780cf981f39fd06313ff5419e8861c0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66d5dcaa711b621137bae1db2e838fb780cf981f39fd06313ff5419e8861c0fc", kill_on_drop: false }`
[INFO] [stdout] 66d5dcaa711b621137bae1db2e838fb780cf981f39fd06313ff5419e8861c0fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+57fe1b734d9ff1c8a92bda60b85506b9648158d3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da0b84ddee9266ad958e1c27466e04f8efa7a9bc65c7b5a25a32154a29b238b7
[INFO] running `Command { std: "docker" "start" "-a" "da0b84ddee9266ad958e1c27466e04f8efa7a9bc65c7b5a25a32154a29b238b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.73
[INFO] [stderr]    Compiling hashbrown v0.8.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling indexmap v1.5.0
[INFO] [stderr]    Compiling syn v1.0.35
[INFO] [stderr]     Checking unicode-xid v0.2.1
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking wasmparser v0.57.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking typed-arena v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.0
[INFO] [stderr]     Checking quote v1.0.7
[INFO] [stderr]    Compiling flate2 v1.0.16
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling gimli v0.22.0
[INFO] [stderr]     Checking object v0.20.0
[INFO] [stderr]     Checking cpp-inherit v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `Reader` is never used
[INFO] [stdout]   --> src/vtable/dwarf.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | trait Reader: gimli::Reader<Offset = usize> + Send + Sync {}
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pos` is never read
[INFO] [stdout]    --> src/vtable/dwarf.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub struct VTableElement {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub pos: u64,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VTableElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Reader` is never used
[INFO] [stdout]   --> src/vtable/dwarf.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | trait Reader: gimli::Reader<Offset = usize> + Send + Sync {}
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pos` is never read
[INFO] [stdout]    --> src/vtable/dwarf.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub struct VTableElement {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub pos: u64,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VTableElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Reader` is never used
[INFO] [stdout]   --> src/vtable/dwarf.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | trait Reader: gimli::Reader<Offset = usize> + Send + Sync {}
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pos` is never read
[INFO] [stdout]    --> src/vtable/dwarf.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub struct VTableElement {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub pos: u64,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `VTableElement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `test`
[INFO] [stdout]   --> examples/test.rs:76:2
[INFO] [stdout]    |
[INFO] [stdout] 76 | }
[INFO] [stdout]    |  ^ consider adding a `main` function to `examples/test.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> examples/inherit_test.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[inherit_from_impl(base, "test.hpp")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0601`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cpp-inherit` (example "test") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Test` in the current scope
[INFO] [stdout]   --> examples/inherit_test.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 7  | struct Test {}
[INFO] [stdout]    | ----------- function or associated item `new` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     let test = Test::new();
[INFO] [stdout]    |                      ^^^ function or associated item not found in `Test`
[INFO] [stdout]    |
[INFO] [stdout] note: the function `new` is implemented on `base`
[INFO] [stdout]   --> examples/inherit_test.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let test = Test::new();
[INFO] [stdout]    |                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cpp-inherit` (example "inherit_test") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "da0b84ddee9266ad958e1c27466e04f8efa7a9bc65c7b5a25a32154a29b238b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da0b84ddee9266ad958e1c27466e04f8efa7a9bc65c7b5a25a32154a29b238b7", kill_on_drop: false }`
[INFO] [stdout] da0b84ddee9266ad958e1c27466e04f8efa7a9bc65c7b5a25a32154a29b238b7
