[INFO] cloning repository https://github.com/stepnivlk/matika [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stepnivlk/matika" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepnivlk%2Fmatika", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepnivlk%2Fmatika'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77644c887a571919f7f02bdf6bb87648ae4e77ec [INFO] testing stepnivlk/matika against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepnivlk%2Fmatika" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stepnivlk/matika on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stepnivlk/matika [INFO] finished tweaking git repo https://github.com/stepnivlk/matika [INFO] tweaked toml for git repo https://github.com/stepnivlk/matika written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/stepnivlk/matika already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebeb345132dacbea0d055c4453d5d939d9cc4e7ddf58ce216e66563c8b1679f3 [INFO] running `Command { std: "docker" "start" "-a" "ebeb345132dacbea0d055c4453d5d939d9cc4e7ddf58ce216e66563c8b1679f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebeb345132dacbea0d055c4453d5d939d9cc4e7ddf58ce216e66563c8b1679f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebeb345132dacbea0d055c4453d5d939d9cc4e7ddf58ce216e66563c8b1679f3", kill_on_drop: false }` [INFO] [stdout] ebeb345132dacbea0d055c4453d5d939d9cc4e7ddf58ce216e66563c8b1679f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5104c4ac59d8b0cb5324f4d008bb736ff68cde3cd438d9d28073dbf1d28f51c [INFO] running `Command { std: "docker" "start" "-a" "b5104c4ac59d8b0cb5324f4d008bb736ff68cde3cd438d9d28073dbf1d28f51c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bumpalo v3.7.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling matika-interpreter v0.1.0 (/opt/rustwide/workdir/libs/matika-interpreter) [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fd-lock v3.0.0 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling drawille v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling rustyline v9.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling rustyline-derive v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling textplots v0.8.0 [INFO] [stderr] Compiling matika-wasm v0.1.0 (/opt/rustwide/workdir/libs/matika-wasm) [INFO] [stderr] Compiling matika-tui v0.1.0 (/opt/rustwide/workdir/libs/matika-tui) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.29s [INFO] running `Command { std: "docker" "inspect" "b5104c4ac59d8b0cb5324f4d008bb736ff68cde3cd438d9d28073dbf1d28f51c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5104c4ac59d8b0cb5324f4d008bb736ff68cde3cd438d9d28073dbf1d28f51c", kill_on_drop: false }` [INFO] [stdout] b5104c4ac59d8b0cb5324f4d008bb736ff68cde3cd438d9d28073dbf1d28f51c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a6cbf0dc5cb0f9871cc08c173a00948883b627223c9b29d91a48c7c9029973f [INFO] running `Command { std: "docker" "start" "-a" "3a6cbf0dc5cb0f9871cc08c173a00948883b627223c9b29d91a48c7c9029973f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling matika-interpreter v0.1.0 (/opt/rustwide/workdir/libs/matika-interpreter) [INFO] [stderr] Compiling matika-tui v0.1.0 (/opt/rustwide/workdir/libs/matika-tui) [INFO] [stderr] Compiling matika-wasm v0.1.0 (/opt/rustwide/workdir/libs/matika-wasm) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/matika_interpreter-ae76929e0f885911) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/matika_tui-1059dd989be412c3) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/matika_wasm-c7238dcac3f28e96) [INFO] running `Command { std: "docker" "inspect" "3a6cbf0dc5cb0f9871cc08c173a00948883b627223c9b29d91a48c7c9029973f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a6cbf0dc5cb0f9871cc08c173a00948883b627223c9b29d91a48c7c9029973f", kill_on_drop: false }` [INFO] [stdout] 3a6cbf0dc5cb0f9871cc08c173a00948883b627223c9b29d91a48c7c9029973f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ef2e83b0f896ab27379a2fd52d7e349e711c4bc0edabbc077ce72fc34649af9 [INFO] running `Command { std: "docker" "start" "-a" "5ef2e83b0f896ab27379a2fd52d7e349e711c4bc0edabbc077ce72fc34649af9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/matika_interpreter-ae76929e0f885911) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/matika_tui-1059dd989be412c3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/matika_wasm-c7238dcac3f28e96) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests matika-interpreter [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5ef2e83b0f896ab27379a2fd52d7e349e711c4bc0edabbc077ce72fc34649af9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ef2e83b0f896ab27379a2fd52d7e349e711c4bc0edabbc077ce72fc34649af9", kill_on_drop: false }` [INFO] [stdout] 5ef2e83b0f896ab27379a2fd52d7e349e711c4bc0edabbc077ce72fc34649af9