[INFO] fetching crate blockly-rust-compiler 0.1.1...
[INFO] testing blockly-rust-compiler-0.1.1 against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-150681-2
[INFO] extracting crate blockly-rust-compiler 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate blockly-rust-compiler 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate blockly-rust-compiler 0.1.1
[INFO] tweaked toml for crates.io crate blockly-rust-compiler 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate blockly-rust-compiler 0.1.1 on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate blockly-rust-compiler 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-core v0.3.4
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded matchit v0.7.3
[INFO] [stderr]   Downloaded axum v0.6.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3eca230048f9b1a9765d6253a1a6f31af55a12eac467498ffeac90436192fd1
[INFO] running `Command { std: "docker" "start" "-a" "f3eca230048f9b1a9765d6253a1a6f31af55a12eac467498ffeac90436192fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3eca230048f9b1a9765d6253a1a6f31af55a12eac467498ffeac90436192fd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3eca230048f9b1a9765d6253a1a6f31af55a12eac467498ffeac90436192fd1", kill_on_drop: false }`
[INFO] [stdout] f3eca230048f9b1a9765d6253a1a6f31af55a12eac467498ffeac90436192fd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9afc97a960062b36b3812c91d9e2ab63e2459af0789f345a69e7dfd4de73f79
[INFO] running `Command { std: "docker" "start" "-a" "c9afc97a960062b36b3812c91d9e2ab63e2459af0789f345a69e7dfd4de73f79", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling blockly-rust-compiler v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> rust_compiler.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> rust_compiler.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.77s
[INFO] running `Command { std: "docker" "inspect" "c9afc97a960062b36b3812c91d9e2ab63e2459af0789f345a69e7dfd4de73f79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9afc97a960062b36b3812c91d9e2ab63e2459af0789f345a69e7dfd4de73f79", kill_on_drop: false }`
[INFO] [stdout] c9afc97a960062b36b3812c91d9e2ab63e2459af0789f345a69e7dfd4de73f79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01f3cb8b2aa6dc4ae7956a7b8f86e331783341d6a20b308cd6793b9e61eabaf1
[INFO] running `Command { std: "docker" "start" "-a" "01f3cb8b2aa6dc4ae7956a7b8f86e331783341d6a20b308cd6793b9e61eabaf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling blockly-rust-compiler v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> rust_compiler.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> rust_compiler.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]  --> rust_compiler.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::io::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Path`
[INFO] [stdout]  --> rust_compiler.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.88s
[INFO] running `Command { std: "docker" "inspect" "01f3cb8b2aa6dc4ae7956a7b8f86e331783341d6a20b308cd6793b9e61eabaf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01f3cb8b2aa6dc4ae7956a7b8f86e331783341d6a20b308cd6793b9e61eabaf1", kill_on_drop: false }`
[INFO] [stdout] 01f3cb8b2aa6dc4ae7956a7b8f86e331783341d6a20b308cd6793b9e61eabaf1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e3ab2eb58a54cc688052cac57e584e3b3b7f2a40a82f3c5a2d38d69fa8b9cd9b
[INFO] running `Command { std: "docker" "start" "-a" "e3ab2eb58a54cc688052cac57e584e3b3b7f2a40a82f3c5a2d38d69fa8b9cd9b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::io::Write`
[INFO] [stderr]  --> rust_compiler.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::io::Write;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Path`
[INFO] [stderr]  --> rust_compiler.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::path::{Path, PathBuf};
[INFO] [stderr]   |                 ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `blockly-rust-compiler` (lib) generated 2 warnings (run `cargo fix --lib -p blockly-rust-compiler` to apply 2 suggestions)
[INFO] [stderr] warning: `blockly-rust-compiler` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/blockly_rust_compiler-fbc6df515b2f2a4b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test blockly_bridge::tests::test_genome_serialization ... ok
[INFO] [stdout] test blockly_bridge::tests::test_wgsl_validation ... ok
[INFO] [stdout] test rust_compiler::tests::test_rust_available ... ok
[INFO] [stdout] test rust_compiler::tests::test_valid_code ... ok
[INFO] [stdout] test rust_compiler::tests::test_invalid_code ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rust_compiler::tests::test_invalid_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rust_compiler::tests::test_invalid_code' (18) panicked at rust_compiler.rs:333:9:
[INFO] [stdout] Invalid code should not compile
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60952df99742 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60952df99742 - std[ed5b486fa4cdb954]::backtrace_rs::backtrace::trace_unsynchronized::<std[ed5b486fa4cdb954]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60952df99742 - std[ed5b486fa4cdb954]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60952df99742 - <<std[ed5b486fa4cdb954]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[ab67b43d93431064]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60952dfae7ea - <core[ab67b43d93431064]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60952dfae7ea - core[ab67b43d93431064]::fmt::write
[INFO] [stdout]    6:     0x60952df9e686 - std[ed5b486fa4cdb954]::io::default_write_fmt::<alloc[8787631d7fe8ec5a]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60952df9e686 - <alloc[8787631d7fe8ec5a]::vec::Vec<u8> as std[ed5b486fa4cdb954]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60952df766bf - <std[ed5b486fa4cdb954]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60952df766bf - std[ed5b486fa4cdb954]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60952df912e9 - std[ed5b486fa4cdb954]::panicking::default_hook
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60952df25d9e - <alloc[8787631d7fe8ec5a]::boxed::Box<dyn for<'a, 'b> core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60952df25d9e - test[f0ec78552bebb08e]::test_main_with_exit_callback::<test[f0ec78552bebb08e]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60952df914a2 - <alloc[8787631d7fe8ec5a]::boxed::Box<dyn for<'a, 'b> core[ab67b43d93431064]::ops::function::Fn<(&'a std[ed5b486fa4cdb954]::panic::PanicHookInfo<'b>,), Output = ()> + core[ab67b43d93431064]::marker::Send + core[ab67b43d93431064]::marker::Sync> as core[ab67b43d93431064]::ops::function::Fn<(&std[ed5b486fa4cdb954]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60952df914a2 - std[ed5b486fa4cdb954]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60952df767aa - std[ed5b486fa4cdb954]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x60952df6e0f9 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_end_short_backtrace::<std[ed5b486fa4cdb954]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60952df775cd - __rustc[5067f77124470312]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60952dfaeefc - core[ab67b43d93431064]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60952ded9532 - blockly_rust_compiler[804442c3866d754c]::rust_compiler::tests::test_invalid_code
[INFO] [stdout]                                at /opt/rustwide/workdir/rust_compiler.rs:333:9
[INFO] [stdout]   20:     0x60952ded7007 - blockly_rust_compiler[804442c3866d754c]::rust_compiler::tests::test_invalid_code::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rust_compiler.rs:319:27
[INFO] [stdout]   21:     0x60952dedb476 - <blockly_rust_compiler[804442c3866d754c]::rust_compiler::tests::test_invalid_code::{closure#0} as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x60952df1a14b - <fn() -> core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x60952df1a14b - test[f0ec78552bebb08e]::__rust_begin_short_backtrace::<core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>, fn() -> core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>>
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x60952df269aa - test[f0ec78552bebb08e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x60952df269aa - <core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe<test[f0ec78552bebb08e]::run_test_in_process::{closure#0}> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x60952df269aa - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::<core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe<test[f0ec78552bebb08e]::run_test_in_process::{closure#0}>, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>>
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x60952df269aa - std[ed5b486fa4cdb954]::panicking::catch_unwind::<core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>, core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe<test[f0ec78552bebb08e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x60952df269aa - std[ed5b486fa4cdb954]::panic::catch_unwind::<core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe<test[f0ec78552bebb08e]::run_test_in_process::{closure#0}>, core[ab67b43d93431064]::result::Result<(), alloc[8787631d7fe8ec5a]::string::String>>
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x60952df269aa - test[f0ec78552bebb08e]::run_test_in_process
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x60952df269aa - test[f0ec78552bebb08e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x60952df21f54 - test[f0ec78552bebb08e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x60952df21f54 - std[ed5b486fa4cdb954]::sys::backtrace::__rust_begin_short_backtrace::<test[f0ec78552bebb08e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x60952df294a2 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::<test[f0ec78552bebb08e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x60952df294a2 - <core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe<std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked<test[f0ec78552bebb08e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x60952df294a2 - std[ed5b486fa4cdb954]::panicking::catch_unwind::do_call::<core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe<std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked<test[f0ec78552bebb08e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x60952df294a2 - std[ed5b486fa4cdb954]::panicking::catch_unwind::<(), core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe<std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked<test[f0ec78552bebb08e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x60952df294a2 - std[ed5b486fa4cdb954]::panic::catch_unwind::<core[ab67b43d93431064]::panic::unwind_safe::AssertUnwindSafe<std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked<test[f0ec78552bebb08e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x60952df294a2 - std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked::<test[f0ec78552bebb08e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x60952df294a2 - <std[ed5b486fa4cdb954]::thread::lifecycle::spawn_unchecked<test[f0ec78552bebb08e]::run_test::{closure#1}, ()>::{closure#1} as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60952df98e4f - <alloc[8787631d7fe8ec5a]::boxed::Box<dyn core[ab67b43d93431064]::ops::function::FnOnce<(), Output = ()> + core[ab67b43d93431064]::marker::Send> as core[ab67b43d93431064]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x60952df98e4f - <std[ed5b486fa4cdb954]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/7704328ba5ae8d6ce0ac303c9d5a1a1605906766/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   42:     0x7bba747c8aa4 - <unknown>
[INFO] [stdout]   43:     0x7bba74855a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rust_compiler::tests::test_invalid_code
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e3ab2eb58a54cc688052cac57e584e3b3b7f2a40a82f3c5a2d38d69fa8b9cd9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3ab2eb58a54cc688052cac57e584e3b3b7f2a40a82f3c5a2d38d69fa8b9cd9b", kill_on_drop: false }`
[INFO] [stdout] e3ab2eb58a54cc688052cac57e584e3b3b7f2a40a82f3c5a2d38d69fa8b9cd9b
