[INFO] fetching crate magnus 0.8.2...
[INFO] testing magnus-0.8.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate magnus 0.8.2 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate magnus 0.8.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate magnus 0.8.2
[INFO] tweaked toml for crates.io crate magnus 0.8.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate magnus 0.8.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate magnus 0.8.2 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rb-sys-build v0.9.117
[INFO] [stderr]   Downloaded rb-sys-env v0.2.2
[INFO] [stderr]   Downloaded shlex v1.1.0
[INFO] [stderr]   Downloaded magnus-macros v0.8.0
[INFO] [stderr]   Downloaded quote v1.0.32
[INFO] [stderr]   Downloaded clang-sys v1.6.1
[INFO] [stderr]   Downloaded rb-sys v0.9.117
[INFO] [stderr]   Downloaded cc v1.1.6
[INFO] [stderr]   Downloaded bindgen v0.69.1
[INFO] [stderr]   Downloaded syn v2.0.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d7be4cf49e555f41cfdfe6f6eabe8145adb44393cbe45241f07af9eaafb67d1d
[INFO] running `Command { std: "docker" "start" "-a" "d7be4cf49e555f41cfdfe6f6eabe8145adb44393cbe45241f07af9eaafb67d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d7be4cf49e555f41cfdfe6f6eabe8145adb44393cbe45241f07af9eaafb67d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7be4cf49e555f41cfdfe6f6eabe8145adb44393cbe45241f07af9eaafb67d1d", kill_on_drop: false }`
[INFO] [stdout] d7be4cf49e555f41cfdfe6f6eabe8145adb44393cbe45241f07af9eaafb67d1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67f9f51a9ff4b1ebb9e88f14b55502e59dd5978972f810270adfec87d7de7136
[INFO] running `Command { std: "docker" "start" "-a" "67f9f51a9ff4b1ebb9e88f14b55502e59dd5978972f810270adfec87d7de7136", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling bindgen v0.69.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling rb-sys-env v0.2.2
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling magnus v0.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling magnus-macros v0.8.0
[INFO] [stderr]    Compiling rb-sys-build v0.9.117
[INFO] [stderr]    Compiling rb-sys v0.9.117
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/value.rs:2421:21
[INFO] [stdout]      |
[INFO] [stdout] 2421 |             let x = transmute::<_, usize>(n as isize);
[INFO] [stdout]      |                     ---------------------^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: replace this with: `isize::cast_unsigned`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.57s
[INFO] running `Command { std: "docker" "inspect" "67f9f51a9ff4b1ebb9e88f14b55502e59dd5978972f810270adfec87d7de7136", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67f9f51a9ff4b1ebb9e88f14b55502e59dd5978972f810270adfec87d7de7136", kill_on_drop: false }`
[INFO] [stdout] 67f9f51a9ff4b1ebb9e88f14b55502e59dd5978972f810270adfec87d7de7136
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 162071702b32a8b3bf9df480e02fe2519d1e2987297cc67fc7af9f01f2164b6b
[INFO] running `Command { std: "docker" "start" "-a" "162071702b32a8b3bf9df480e02fe2519d1e2987297cc67fc7af9f01f2164b6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rb-sys v0.9.117
[INFO] [stderr]    Compiling magnus v0.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/value.rs:2421:21
[INFO] [stdout]      |
[INFO] [stdout] 2421 |             let x = transmute::<_, usize>(n as isize);
[INFO] [stdout]      |                     ---------------------^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: replace this with: `isize::cast_unsigned`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]     --> src/value.rs:2421:21
[INFO] [stdout]      |
[INFO] [stdout] 2421 |             let x = transmute::<_, usize>(n as isize);
[INFO] [stdout]      |                     ---------------------^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: replace this with: `isize::cast_unsigned`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `magnus::embed`
[INFO] [stdout]     --> tests/typed_data.rs:1:14
[INFO] [stdout]      |
[INFO] [stdout]    1 | use magnus::{embed::init, eval, rb_assert, Ruby, Value};
[INFO] [stdout]      |              ^^^^^ could not find `embed` in `magnus`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:1795:9
[INFO] [stdout]      |
[INFO] [stdout] 1793 | #[cfg(feature = "embed")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `embed` feature
[INFO] [stdout] 1794 | #[cfg_attr(docsrs, doc(cfg(feature = "embed")))]
[INFO] [stdout] 1795 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (test "typed_data") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]   --> tests/time.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use chrono::{DateTime, Datelike, FixedOffset, Utc};
[INFO] [stdout]    |         ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `init` found for struct `Ruby` in the current scope
[INFO] [stdout]    --> examples/point.rs:28:19
[INFO] [stdout]     |
[INFO] [stdout]  28 |     magnus::Ruby::init(|ruby| {
[INFO] [stdout]     |                   ^^^^ function or associated item not found in `Ruby`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Ruby` consider using one of the following associated functions:
[INFO] [stdout]       Ruby::get
[INFO] [stdout]       Ruby::get_with
[INFO] [stdout]       Ruby::get_unchecked
[INFO] [stdout]    --> /opt/rustwide/workdir/src/api.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |       pub fn get() -> Result<Self, RubyUnavailableError> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | /     pub fn get_with<T>(value: T) -> Self
[INFO] [stdout] 165 | |     where
[INFO] [stdout] 166 | |         T: ReprValue,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] ...
[INFO] [stdout] 179 |       pub unsafe fn get_unchecked() -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (example "point") due to 1 previous error
[INFO] [stdout] error[E0599]: no function or associated item named `init` found for struct `Ruby` in the current scope
[INFO] [stdout]    --> tests/time.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout]   7 |     magnus::Ruby::init(|ruby| {
[INFO] [stdout]     |                   ^^^^ function or associated item not found in `Ruby`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Ruby` consider using one of the following associated functions:
[INFO] [stdout]       Ruby::get
[INFO] [stdout]       Ruby::get_with
[INFO] [stdout]       Ruby::get_unchecked
[INFO] [stdout]    --> /opt/rustwide/workdir/src/api.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |       pub fn get() -> Result<Self, RubyUnavailableError> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | /     pub fn get_with<T>(value: T) -> Self
[INFO] [stdout] 165 | |     where
[INFO] [stdout] 166 | |         T: ReprValue,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] ...
[INFO] [stdout] 179 |       pub unsafe fn get_unchecked() -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/proc_new.rs:11:33
[INFO] [stdout]      |
[INFO] [stdout]   11 |     let ruby = unsafe { magnus::embed::init() };
[INFO] [stdout]      |                                 ^^^^^ could not find `embed` in `magnus`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:1795:9
[INFO] [stdout]      |
[INFO] [stdout] 1793 | #[cfg(feature = "embed")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `embed` feature
[INFO] [stdout] 1794 | #[cfg_attr(docsrs, doc(cfg(feature = "embed")))]
[INFO] [stdout] 1795 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/bytes.rs:5:33
[INFO] [stdout]      |
[INFO] [stdout]    5 |     let ruby = unsafe { magnus::embed::init() };
[INFO] [stdout]      |                                 ^^^^^ could not find `embed` in `magnus`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:1795:9
[INFO] [stdout]      |
[INFO] [stdout] 1793 | #[cfg(feature = "embed")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `embed` feature
[INFO] [stdout] 1794 | #[cfg_attr(docsrs, doc(cfg(feature = "embed")))]
[INFO] [stdout] 1795 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]  --> tests/bytes.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     assert_eq!(bytes::Bytes::from_static(&[0, 0, 0]), s.to_bytes());
[INFO] [stdout]   |                ^^^^^ use of unresolved module or unlinked crate `bytes`
[INFO] [stdout]   |
[INFO] [stdout] help: to make use of source file tests/bytes.rs, use `mod bytes` in this file to declare the module
[INFO] [stdout]   |
[INFO] [stdout] 1 + mod bytes;
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::io::Bytes;
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::str::Bytes;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Bytes`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 -     assert_eq!(bytes::Bytes::from_static(&[0, 0, 0]), s.to_bytes());
[INFO] [stdout] 8 +     assert_eq!(Bytes::from_static(&[0, 0, 0]), s.to_bytes());
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `init` found for struct `Ruby` in the current scope
[INFO] [stdout]    --> tests/io.rs:7:19
[INFO] [stdout]     |
[INFO] [stdout]   7 |     magnus::Ruby::init(|ruby| {
[INFO] [stdout]     |                   ^^^^ function or associated item not found in `Ruby`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Ruby` consider using one of the following associated functions:
[INFO] [stdout]       Ruby::get
[INFO] [stdout]       Ruby::get_with
[INFO] [stdout]       Ruby::get_unchecked
[INFO] [stdout]    --> /opt/rustwide/workdir/src/api.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |       pub fn get() -> Result<Self, RubyUnavailableError> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | /     pub fn get_with<T>(value: T) -> Self
[INFO] [stdout] 165 | |     where
[INFO] [stdout] 166 | |         T: ReprValue,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] ...
[INFO] [stdout] 179 |       pub unsafe fn get_unchecked() -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (test "time") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `init` found for struct `Ruby` in the current scope
[INFO] [stdout]    --> examples/mut_point.rs:94:19
[INFO] [stdout]     |
[INFO] [stdout]  94 |     magnus::Ruby::init(|ruby| {
[INFO] [stdout]     |                   ^^^^ function or associated item not found in `Ruby`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Ruby` consider using one of the following associated functions:
[INFO] [stdout]       Ruby::get
[INFO] [stdout]       Ruby::get_with
[INFO] [stdout]       Ruby::get_unchecked
[INFO] [stdout]    --> /opt/rustwide/workdir/src/api.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |       pub fn get() -> Result<Self, RubyUnavailableError> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | /     pub fn get_with<T>(value: T) -> Self
[INFO] [stdout] 165 | |     where
[INFO] [stdout] 166 | |         T: ReprValue,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] ...
[INFO] [stdout] 179 |       pub unsafe fn get_unchecked() -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (test "io") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/struct.rs:5:33
[INFO] [stdout]      |
[INFO] [stdout]    5 |     let ruby = unsafe { magnus::embed::init() };
[INFO] [stdout]      |                                 ^^^^^ could not find `embed` in `magnus`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:1795:9
[INFO] [stdout]      |
[INFO] [stdout] 1793 | #[cfg(feature = "embed")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `embed` feature
[INFO] [stdout] 1794 | #[cfg_attr(docsrs, doc(cfg(feature = "embed")))]
[INFO] [stdout] 1795 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/array_slice.rs:5:33
[INFO] [stdout]      |
[INFO] [stdout]    5 |     let ruby = unsafe { magnus::embed::init() };
[INFO] [stdout]      |                                 ^^^^^ could not find `embed` in `magnus`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:1795:9
[INFO] [stdout]      |
[INFO] [stdout] 1793 | #[cfg(feature = "embed")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `embed` feature
[INFO] [stdout] 1794 | #[cfg_attr(docsrs, doc(cfg(feature = "embed")))]
[INFO] [stdout] 1795 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (test "bytes") due to 2 previous errors
[INFO] [stderr] error: could not compile `magnus` (test "proc_new") due to 1 previous error
[INFO] [stderr] error: could not compile `magnus` (example "mut_point") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/call_proc.rs:5:33
[INFO] [stdout]      |
[INFO] [stdout]    5 |     let ruby = unsafe { magnus::embed::init() };
[INFO] [stdout]      |                                 ^^^^^ could not find `embed` in `magnus`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:1795:9
[INFO] [stdout]      |
[INFO] [stdout] 1793 | #[cfg(feature = "embed")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `embed` feature
[INFO] [stdout] 1794 | #[cfg_attr(docsrs, doc(cfg(feature = "embed")))]
[INFO] [stdout] 1795 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/encoding_capable.rs:5:33
[INFO] [stdout]      |
[INFO] [stdout]    5 |     let ruby = unsafe { magnus::embed::init() };
[INFO] [stdout]      |                                 ^^^^^ could not find `embed` in `magnus`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:1795:9
[INFO] [stdout]      |
[INFO] [stdout] 1793 | #[cfg(feature = "embed")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `embed` feature
[INFO] [stdout] 1794 | #[cfg_attr(docsrs, doc(cfg(feature = "embed")))]
[INFO] [stdout] 1795 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/str.rs:5:33
[INFO] [stdout]      |
[INFO] [stdout]    5 |     let ruby = unsafe { magnus::embed::init() };
[INFO] [stdout]      |                                 ^^^^^ could not find `embed` in `magnus`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:1795:9
[INFO] [stdout]      |
[INFO] [stdout] 1793 | #[cfg(feature = "embed")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `embed` feature
[INFO] [stdout] 1794 | #[cfg_attr(docsrs, doc(cfg(feature = "embed")))]
[INFO] [stdout] 1795 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (test "array_slice") due to 1 previous error
[INFO] [stderr] error: could not compile `magnus` (test "struct") due to 1 previous error
[INFO] [stderr] error: could not compile `magnus` (test "call_proc") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (test "encoding_capable") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/integer_convert_to_value.rs:3:33
[INFO] [stdout]      |
[INFO] [stdout]    3 |     let ruby = unsafe { magnus::embed::init() };
[INFO] [stdout]      |                                 ^^^^^ could not find `embed` in `magnus`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:1795:9
[INFO] [stdout]      |
[INFO] [stdout] 1793 | #[cfg(feature = "embed")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `embed` feature
[INFO] [stdout] 1794 | #[cfg_attr(docsrs, doc(cfg(feature = "embed")))]
[INFO] [stdout] 1795 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (test "integer_convert_to_value") due to 1 previous error
[INFO] [stdout] error[E0599]: no function or associated item named `init` found for struct `Ruby` in the current scope
[INFO] [stdout]    --> examples/hello_world.rs:6:19
[INFO] [stdout]     |
[INFO] [stdout]   6 |     magnus::Ruby::init(|ruby| {
[INFO] [stdout]     |                   ^^^^ function or associated item not found in `Ruby`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Ruby` consider using one of the following associated functions:
[INFO] [stdout]       Ruby::get
[INFO] [stdout]       Ruby::get_with
[INFO] [stdout]       Ruby::get_unchecked
[INFO] [stdout]    --> /opt/rustwide/workdir/src/api.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |       pub fn get() -> Result<Self, RubyUnavailableError> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | /     pub fn get_with<T>(value: T) -> Self
[INFO] [stdout] 165 | |     where
[INFO] [stdout] 166 | |         T: ReprValue,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] ...
[INFO] [stdout] 179 |       pub unsafe fn get_unchecked() -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (test "str") due to 1 previous error
[INFO] [stdout] error[E0599]: no function or associated item named `init` found for struct `Ruby` in the current scope
[INFO] [stdout]    --> examples/fibonacci.rs:10:19
[INFO] [stdout]     |
[INFO] [stdout]  10 |     magnus::Ruby::init(|ruby| {
[INFO] [stdout]     |                   ^^^^ function or associated item not found in `Ruby`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Ruby` consider using one of the following associated functions:
[INFO] [stdout]       Ruby::get
[INFO] [stdout]       Ruby::get_with
[INFO] [stdout]       Ruby::get_unchecked
[INFO] [stdout]    --> /opt/rustwide/workdir/src/api.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 152 |       pub fn get() -> Result<Self, RubyUnavailableError> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 | /     pub fn get_with<T>(value: T) -> Self
[INFO] [stdout] 165 | |     where
[INFO] [stdout] 166 | |         T: ReprValue,
[INFO] [stdout]     | |_____________________^
[INFO] [stdout] ...
[INFO] [stdout] 179 |       pub unsafe fn get_unchecked() -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (example "fibonacci") due to 1 previous error
[INFO] [stderr] error: could not compile `magnus` (example "hello_world") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/allocate_before_init.rs:11:33
[INFO] [stdout]      |
[INFO] [stdout]   11 |     let ruby = unsafe { magnus::embed::init() };
[INFO] [stdout]      |                                 ^^^^^ could not find `embed` in `magnus`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/workdir/src/lib.rs:1795:9
[INFO] [stdout]      |
[INFO] [stdout] 1793 | #[cfg(feature = "embed")]
[INFO] [stdout]      |       ----------------- the item is gated behind the `embed` feature
[INFO] [stdout] 1794 | #[cfg_attr(docsrs, doc(cfg(feature = "embed")))]
[INFO] [stdout] 1795 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (test "allocate_before_init") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "162071702b32a8b3bf9df480e02fe2519d1e2987297cc67fc7af9f01f2164b6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "162071702b32a8b3bf9df480e02fe2519d1e2987297cc67fc7af9f01f2164b6b", kill_on_drop: false }`
[INFO] [stdout] 162071702b32a8b3bf9df480e02fe2519d1e2987297cc67fc7af9f01f2164b6b
