[INFO] cloning repository https://github.com/os2edu/rustlings-L1nf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/os2edu/rustlings-L1nf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fos2edu%2Frustlings-L1nf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fos2edu%2Frustlings-L1nf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6eb84813174f160a1c921b7afd54f49f0be056ec
[INFO] testing os2edu/rustlings-L1nf against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fos2edu%2Frustlings-L1nf" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/os2edu/rustlings-L1nf on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/os2edu/rustlings-L1nf
[INFO] finished tweaking git repo https://github.com/os2edu/rustlings-L1nf
[INFO] tweaked toml for git repo https://github.com/os2edu/rustlings-L1nf written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/os2edu/rustlings-L1nf 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.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b15b309ded5d0f9b8ebb05a119e3ef655155fe4e85070051230edce2f2bc73d2
[INFO] running `Command { std: "docker" "start" "-a" "b15b309ded5d0f9b8ebb05a119e3ef655155fe4e85070051230edce2f2bc73d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b15b309ded5d0f9b8ebb05a119e3ef655155fe4e85070051230edce2f2bc73d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b15b309ded5d0f9b8ebb05a119e3ef655155fe4e85070051230edce2f2bc73d2", kill_on_drop: false }`
[INFO] [stdout] b15b309ded5d0f9b8ebb05a119e3ef655155fe4e85070051230edce2f2bc73d2
[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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58963d709fafa1a8b22e88da917222892ec1fb59ea25b77507f3d265534020b8
[INFO] running `Command { std: "docker" "start" "-a" "58963d709fafa1a8b22e88da917222892ec1fb59ea25b77507f3d265534020b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.129
[INFO] [stderr]    Compiling serde v1.0.129
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling argh_shared v0.1.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling argh_derive v0.1.5
[INFO] [stderr]    Compiling argh v0.1.5
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling rustlings v5.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.95s
[INFO] running `Command { std: "docker" "inspect" "58963d709fafa1a8b22e88da917222892ec1fb59ea25b77507f3d265534020b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58963d709fafa1a8b22e88da917222892ec1fb59ea25b77507f3d265534020b8", kill_on_drop: false }`
[INFO] [stdout] 58963d709fafa1a8b22e88da917222892ec1fb59ea25b77507f3d265534020b8
[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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b9ba59a559aad9f5f8b7a55ddde7cc6d04af7fc5ba82d57e9eee48f106644ea
[INFO] running `Command { std: "docker" "start" "-a" "2b9ba59a559aad9f5f8b7a55ddde7cc6d04af7fc5ba82d57e9eee48f106644ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling escargot v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.3
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling predicates v1.0.8
[INFO] [stderr]    Compiling assert_cmd v0.11.1
[INFO] [stderr]    Compiling rustlings v5.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.28s
[INFO] running `Command { std: "docker" "inspect" "2b9ba59a559aad9f5f8b7a55ddde7cc6d04af7fc5ba82d57e9eee48f106644ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b9ba59a559aad9f5f8b7a55ddde7cc6d04af7fc5ba82d57e9eee48f106644ea", kill_on_drop: false }`
[INFO] [stdout] 2b9ba59a559aad9f5f8b7a55ddde7cc6d04af7fc5ba82d57e9eee48f106644ea
[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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5fb717167877f6b56c8140ab90a431e661a3a2691e60a4eb27aa8773b2f44c06
[INFO] running `Command { std: "docker" "start" "-a" "5fb717167877f6b56c8140ab90a431e661a3a2691e60a4eb27aa8773b2f44c06", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rustlings-93499baf92cef863)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test exercise::test::test_finished_exercise ... ok
[INFO] [stdout] test exercise::test::test_pending_state ... ok
[INFO] [stdout] test exercise::test::test_clean ... FAILED
[INFO] [stdout] test exercise::test::test_exercise_with_output ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- exercise::test::test_clean stdout ----
[INFO] [stdout] thread 'exercise::test::test_clean' panicked at src/exercise.rs:269:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555c7bfd4135 - std::backtrace_rs::backtrace::libunwind::trace::h58eed11393533053
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x555c7bfd4135 - std::backtrace_rs::backtrace::trace_unsynchronized::h6af9bae28ebb6388
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x555c7bfd4135 - std::sys_common::backtrace::_print_fmt::hb6748916642a4fb2
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x555c7bfd4135 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h3692694645b1bb6a
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x555c7bffa87b - core::fmt::rt::Argument::fmt::h7aa93977ba74ae0f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x555c7bffa87b - core::fmt::write::h5131d80b4c69b88d
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/fmt/mod.rs:1168:21
[INFO] [stdout]    6:     0x555c7bfd198f - std::io::Write::write_fmt::h8142063d64ec1ffc
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x555c7bfd3f0e - std::sys_common::backtrace::_print::he6ebb7b9d89f4456
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x555c7bfd3f0e - std::sys_common::backtrace::print::h998d75b840f75a73
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x555c7bfd5979 - std::panicking::default_hook::{{closure}}::h18ec7fe6a38b9da0
[INFO] [stdout]   10:     0x555c7bfd55e6 - std::panicking::default_hook::hfb3f22c2e4075a6a
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x555c7be683da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9b6b503c8a5fa2e3
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2077:9
[INFO] [stdout]   12:     0x555c7be683da - test::test_main::{{closure}}::h238c9a9a662cfeed
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x555c7bfd5f7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8210adad49183e7
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2077:9
[INFO] [stdout]   14:     0x555c7bfd5f7b - std::panicking::rust_panic_with_hook::h51af00bcb4660c4e
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x555c7bfd5cf4 - std::panicking::begin_panic_handler::{{closure}}::h39f76aa863fbe8ce
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x555c7bfd45f9 - std::sys_common::backtrace::__rust_end_short_backtrace::h4d10fc2251b89840
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x555c7bfd5a27 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x555c7be1f033 - core::panicking::panic_fmt::h319840fcbcd912ef
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x555c7be1f5a6 - core::result::unwrap_failed::haccb9aaa604e1e21
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/result.rs:1679:5
[INFO] [stdout]   20:     0x555c7be25a2a - core::result::Result<T,E>::unwrap::h8acac25afbe0b290
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/result.rs:1102:23
[INFO] [stdout]   21:     0x555c7be25a2a - rustlings::exercise::test::test_clean::ha5c00a0e2bafafe0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/exercise.rs:269:9
[INFO] [stdout]   22:     0x555c7be25967 - rustlings::exercise::test::test_clean::{{closure}}::h345101b394a61441
[INFO] [stdout]                                at /opt/rustwide/workdir/src/exercise.rs:268:20
[INFO] [stdout]   23:     0x555c7be28136 - core::ops::function::FnOnce::call_once::h9e4aee1fa3a5ce4e
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x555c7be6cc2b - core::ops::function::FnOnce::call_once::h384146465e88f7be
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555c7be6cc2b - test::__rust_begin_short_backtrace::hae44b86aaeda3a0f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x555c7be6c381 - test::run_test_in_process::{{closure}}::hd85dcdfbb890f561
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x555c7be6c381 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0e31567dfbb1842d
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x555c7be6c381 - std::panicking::try::do_call::h21b13b77488972c9
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x555c7be6c381 - std::panicking::try::h8696c153e1e4253f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x555c7be6c381 - std::panic::catch_unwind::h5cd1cddd6367954f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x555c7be6c381 - test::run_test_in_process::h59ce94f07fa84554
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x555c7be6c381 - test::run_test::{{closure}}::h4148d3c10c6c98f1
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x555c7be352a4 - test::run_test::{{closure}}::hfda3d929e6d1b5c1
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x555c7be352a4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h91e427ea6df4cf63
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x555c7be39b62 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h88142129462d0de6
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x555c7be39b62 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7a94a6989c4568c7
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x555c7be39b62 - std::panicking::try::do_call::h07d6ddb104cff605
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x555c7be39b62 - std::panicking::try::heeeb9f9f6492fe02
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x555c7be39b62 - std::panic::catch_unwind::h947df39c62294dd7
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x555c7be39b62 - std::thread::Builder::spawn_unchecked_::{{closure}}::hba1c75acae318d67
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x555c7be39b62 - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7513e31342a613
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x555c7bfda3fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3af90da315d4b185
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2063:9
[INFO] [stdout]   43:     0x555c7bfda3fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4e7f3b3405b4b88b
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2063:9
[INFO] [stdout]   44:     0x555c7bfda3fb - std::sys::pal::unix::thread::Thread::new::thread_start::h3b8e81128811868f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fcba504eac3 - <unknown>
[INFO] [stdout]   46:     0x7fcba50dfa04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- exercise::test::test_exercise_with_output stdout ----
[INFO] [stdout] thread 'exercise::test::test_exercise_with_output' panicked at src/exercise.rs:342:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ExerciseOutput { stdout: "", stderr: "\u{1b}[0m\u{1b}[1m\u{1b}[38;5;9merror\u{1b}[0m\u{1b}[0m\u{1b}[1m: couldn't create a temp dir: Read-only file system (os error 30) at path \"/opt/rustwide/workdir/./rmetaHBGHXF\"\u{1b}[0m\n\n\u{1b}[0m\u{1b}[1m\u{1b}[38;5;9merror\u{1b}[0m\u{1b}[0m\u{1b}[1m: aborting due to 1 previous error\u{1b}[0m\n\n" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555c7bfd4135 - std::backtrace_rs::backtrace::libunwind::trace::h58eed11393533053
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x555c7bfd4135 - std::backtrace_rs::backtrace::trace_unsynchronized::h6af9bae28ebb6388
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x555c7bfd4135 - std::sys_common::backtrace::_print_fmt::hb6748916642a4fb2
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x555c7bfd4135 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h3692694645b1bb6a
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x555c7bffa87b - core::fmt::rt::Argument::fmt::h7aa93977ba74ae0f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x555c7bffa87b - core::fmt::write::h5131d80b4c69b88d
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/fmt/mod.rs:1168:21
[INFO] [stdout]    6:     0x555c7bfd198f - std::io::Write::write_fmt::h8142063d64ec1ffc
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x555c7bfd3f0e - std::sys_common::backtrace::_print::he6ebb7b9d89f4456
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x555c7bfd3f0e - std::sys_common::backtrace::print::h998d75b840f75a73
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x555c7bfd5979 - std::panicking::default_hook::{{closure}}::h18ec7fe6a38b9da0
[INFO] [stdout]   10:     0x555c7bfd55e6 - std::panicking::default_hook::hfb3f22c2e4075a6a
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x555c7be683da - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9b6b503c8a5fa2e3
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2077:9
[INFO] [stdout]   12:     0x555c7be683da - test::test_main::{{closure}}::h238c9a9a662cfeed
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x555c7bfd5f7b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8210adad49183e7
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2077:9
[INFO] [stdout]   14:     0x555c7bfd5f7b - std::panicking::rust_panic_with_hook::h51af00bcb4660c4e
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x555c7bfd5cf4 - std::panicking::begin_panic_handler::{{closure}}::h39f76aa863fbe8ce
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x555c7bfd45f9 - std::sys_common::backtrace::__rust_end_short_backtrace::h4d10fc2251b89840
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x555c7bfd5a27 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x555c7be1f033 - core::panicking::panic_fmt::h319840fcbcd912ef
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x555c7be1f5a6 - core::result::unwrap_failed::haccb9aaa604e1e21
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/result.rs:1679:5
[INFO] [stdout]   20:     0x555c7be2688a - core::result::Result<T,E>::unwrap::ha78cf263800400a1
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/result.rs:1102:23
[INFO] [stdout]   21:     0x555c7be2688a - rustlings::exercise::test::test_exercise_with_output::h42d2abe7b5bb4c06
[INFO] [stdout]                                at /opt/rustwide/workdir/src/exercise.rs:342:19
[INFO] [stdout]   22:     0x555c7be26697 - rustlings::exercise::test::test_exercise_with_output::{{closure}}::hd10a2d29956de7c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/exercise.rs:335:35
[INFO] [stdout]   23:     0x555c7be28096 - core::ops::function::FnOnce::call_once::h6605b1856279f79e
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x555c7be6cc2b - core::ops::function::FnOnce::call_once::h384146465e88f7be
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x555c7be6cc2b - test::__rust_begin_short_backtrace::hae44b86aaeda3a0f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x555c7be6c381 - test::run_test_in_process::{{closure}}::hd85dcdfbb890f561
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x555c7be6c381 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0e31567dfbb1842d
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x555c7be6c381 - std::panicking::try::do_call::h21b13b77488972c9
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x555c7be6c381 - std::panicking::try::h8696c153e1e4253f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x555c7be6c381 - std::panic::catch_unwind::h5cd1cddd6367954f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x555c7be6c381 - test::run_test_in_process::h59ce94f07fa84554
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x555c7be6c381 - test::run_test::{{closure}}::h4148d3c10c6c98f1
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x555c7be352a4 - test::run_test::{{closure}}::hfda3d929e6d1b5c1
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x555c7be352a4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h91e427ea6df4cf63
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x555c7be39b62 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h88142129462d0de6
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x555c7be39b62 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7a94a6989c4568c7
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x555c7be39b62 - std::panicking::try::do_call::h07d6ddb104cff605
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x555c7be39b62 - std::panicking::try::heeeb9f9f6492fe02
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x555c7be39b62 - std::panic::catch_unwind::h947df39c62294dd7
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x555c7be39b62 - std::thread::Builder::spawn_unchecked_::{{closure}}::hba1c75acae318d67
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x555c7be39b62 - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7513e31342a613
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x555c7bfda3fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3af90da315d4b185
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2063:9
[INFO] [stdout]   43:     0x555c7bfda3fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4e7f3b3405b4b88b
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2063:9
[INFO] [stdout]   44:     0x555c7bfda3fb - std::sys::pal::unix::thread::Thread::new::thread_start::h3b8e81128811868f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7fcba504eac3 - <unknown>
[INFO] [stdout]   46:     0x7fcba50dfa04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     exercise::test::test_clean
[INFO] [stdout]     exercise::test::test_exercise_with_output
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rustlings`
[INFO] running `Command { std: "docker" "inspect" "5fb717167877f6b56c8140ab90a431e661a3a2691e60a4eb27aa8773b2f44c06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fb717167877f6b56c8140ab90a431e661a3a2691e60a4eb27aa8773b2f44c06", kill_on_drop: false }`
[INFO] [stdout] 5fb717167877f6b56c8140ab90a431e661a3a2691e60a4eb27aa8773b2f44c06
[INFO] testing os2edu/rustlings-L1nf against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fos2edu%2Frustlings-L1nf" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/os2edu/rustlings-L1nf on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/os2edu/rustlings-L1nf
[INFO] finished tweaking git repo https://github.com/os2edu/rustlings-L1nf
[INFO] tweaked toml for git repo https://github.com/os2edu/rustlings-L1nf written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/os2edu/rustlings-L1nf 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" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19b9ef61024997469cb4f449da8b5029970c8d68850de02fcfef534d6762cade
[INFO] running `Command { std: "docker" "start" "-a" "19b9ef61024997469cb4f449da8b5029970c8d68850de02fcfef534d6762cade", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19b9ef61024997469cb4f449da8b5029970c8d68850de02fcfef534d6762cade", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19b9ef61024997469cb4f449da8b5029970c8d68850de02fcfef534d6762cade", kill_on_drop: false }`
[INFO] [stdout] 19b9ef61024997469cb4f449da8b5029970c8d68850de02fcfef534d6762cade
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f1d7d250f8cb06e94e36f6d77019f46407401402cd8c58a0cd3ba61b76bffa5
[INFO] running `Command { std: "docker" "start" "-a" "0f1d7d250f8cb06e94e36f6d77019f46407401402cd8c58a0cd3ba61b76bffa5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.129
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling serde v1.0.129
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling argh_shared v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling inotify v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling notify v4.0.17
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling argh_derive v0.1.5
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling argh v0.1.5
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaVrihOG"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0f1d7d250f8cb06e94e36f6d77019f46407401402cd8c58a0cd3ba61b76bffa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f1d7d250f8cb06e94e36f6d77019f46407401402cd8c58a0cd3ba61b76bffa5", kill_on_drop: false }`
[INFO] [stdout] 0f1d7d250f8cb06e94e36f6d77019f46407401402cd8c58a0cd3ba61b76bffa5