[INFO] fetching crate magnus 0.6.2...
[INFO] checking magnus-0.6.2 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate magnus 0.6.2 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate magnus 0.6.2 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate magnus 0.6.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate magnus 0.6.2
[INFO] tweaked toml for crates.io crate magnus 0.6.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate magnus 0.6.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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded seq-macro v0.3.5
[INFO] [stderr]   Downloaded magnus-macros v0.6.0
[INFO] [stderr]   Downloaded rb-sys-env v0.1.2
[INFO] [stderr]   Downloaded rb-sys-build v0.9.81
[INFO] [stderr]   Downloaded rb-sys v0.9.81
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded regex-automata v0.3.6
[INFO] [stderr]   Downloaded regex v1.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 66abef1835f9057316cef207255b5609c6ac40c4f428c544af903ad638d62366
[INFO] running `Command { std: "docker" "start" "-a" "66abef1835f9057316cef207255b5609c6ac40c4f428c544af903ad638d62366", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66abef1835f9057316cef207255b5609c6ac40c4f428c544af903ad638d62366", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66abef1835f9057316cef207255b5609c6ac40c4f428c544af903ad638d62366", kill_on_drop: false }`
[INFO] [stdout] 66abef1835f9057316cef207255b5609c6ac40c4f428c544af903ad638d62366
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a8715d4d26c800438f08d33d26eb4f94ee952b524ab5a28944240a34334ecae
[INFO] running `Command { std: "docker" "start" "-a" "8a8715d4d26c800438f08d33d26eb4f94ee952b524ab5a28944240a34334ecae", 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 glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling rb-sys-env v0.1.2
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling magnus v0.6.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.32
[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.6.0
[INFO] [stderr]    Compiling rb-sys-build v0.9.81
[INFO] [stderr]    Compiling rb-sys v0.9.81
[INFO] [stdout] error[E0432]: unresolved import `magnus::embed`
[INFO] [stdout]  --> tests/typed_data_subclass.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use magnus::{embed::init, method, prelude::*, rb_assert};
[INFO] [stdout]   |              ^^^^^ could not find `embed` in `magnus`
[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:1799:9
[INFO] [stdout]      |
[INFO] [stdout] 1799 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: the item is gated behind the `embed` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/float_convert_from_value.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:1799:9
[INFO] [stdout]      |
[INFO] [stdout] 1799 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: the item is gated behind the `embed` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/lazy_id.rs:7:34
[INFO] [stdout]      |
[INFO] [stdout] 7    |     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:1799:9
[INFO] [stdout]      |
[INFO] [stdout] 1799 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: the item is gated behind the `embed` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/enumerator.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:1799:9
[INFO] [stdout]      |
[INFO] [stdout] 1799 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: the item is gated behind the `embed` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/codepoints.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:1799:9
[INFO] [stdout]      |
[INFO] [stdout] 1799 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: the item is gated behind the `embed` feature
[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:1799:9
[INFO] [stdout]      |
[INFO] [stdout] 1799 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: the item is gated behind the `embed` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/block_call.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:1799:9
[INFO] [stdout]      |
[INFO] [stdout] 1799 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: the item is gated behind the `embed` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/hash.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:1799:9
[INFO] [stdout]      |
[INFO] [stdout] 1799 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: the item is gated behind the `embed` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/float_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:1799:9
[INFO] [stdout]      |
[INFO] [stdout] 1799 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: the item is gated behind the `embed` feature
[INFO] [stdout] 
[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/scan_args.rs:45:33
[INFO] [stdout]      |
[INFO] [stdout] 45   |     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:1799:9
[INFO] [stdout]      |
[INFO] [stdout] 1799 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: the item is gated behind the `embed` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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 E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[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 E0433`.
[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 E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/range.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:1799:9
[INFO] [stdout]      |
[INFO] [stdout] 1799 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: the item is gated behind the `embed` feature
[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 E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/ivar.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:1799:9
[INFO] [stdout]      |
[INFO] [stdout] 1799 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: the item is gated behind the `embed` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude`
[INFO] [stdout]  --> tests/typed_data_subclass.rs:1:35
[INFO] [stdout]   |
[INFO] [stdout] 1 | use magnus::{embed::init, method, prelude::*, rb_assert};
[INFO] [stdout]   |                                   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[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 E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (test "lazy_id") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `magnus` (test "proc_new") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[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 E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (test "codepoints") due to 2 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (test "enumerator") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[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 "block_call") due to 2 previous errors
[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/make_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:1799:9
[INFO] [stdout]      |
[INFO] [stdout] 1799 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: the item is gated behind the `embed` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/fmt.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:1799:9
[INFO] [stdout]      |
[INFO] [stdout] 1799 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: the item is gated behind the `embed` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (test "hash") due to 2 previous errors
[INFO] [stderr] error: could not compile `magnus` (test "array_slice") due to 2 previous errors
[INFO] [stdout] warning: unused import: `prelude`
[INFO] [stdout]  --> tests/ivar.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use magnus::{eval, prelude::*, rb_assert, RObject, Value};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[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 E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (test "float_convert_to_value") due to 2 previous errors
[INFO] [stderr] error: could not compile `magnus` (test "typed_data_subclass") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `magnus` (test "float_convert_from_value") due to 2 previous errors
[INFO] [stderr] error: could not compile `magnus` (test "scan_args") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[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 E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `embed` in `magnus`
[INFO] [stdout]     --> tests/try_convert_array.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:1799:9
[INFO] [stdout]      |
[INFO] [stdout] 1799 | pub mod embed;
[INFO] [stdout]      |         ^^^^^
[INFO] [stdout]      = note: the item is gated behind the `embed` feature
[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 E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `magnus` (test "range") due to 2 previous errors
[INFO] [stderr] error: could not compile `magnus` (test "ivar") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `magnus` (test "fmt") due to 2 previous errors
[INFO] [stdout] error: aborting due to 1 previous error
[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 "make_proc") due to 2 previous errors
[INFO] [stderr] error: could not compile `magnus` (test "try_convert_array") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "8a8715d4d26c800438f08d33d26eb4f94ee952b524ab5a28944240a34334ecae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a8715d4d26c800438f08d33d26eb4f94ee952b524ab5a28944240a34334ecae", kill_on_drop: false }`
[INFO] [stdout] 8a8715d4d26c800438f08d33d26eb4f94ee952b524ab5a28944240a34334ecae
