[INFO] cloning repository https://github.com/CrazyRoka/brainfuck-interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CrazyRoka/brainfuck-interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazyRoka%2Fbrainfuck-interpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCrazyRoka%2Fbrainfuck-interpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 194f02b801ecbcf33a34d3c17566312d401b393b [INFO] testing CrazyRoka/brainfuck-interpreter 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%2FCrazyRoka%2Fbrainfuck-interpreter" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CrazyRoka/brainfuck-interpreter 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/CrazyRoka/brainfuck-interpreter [INFO] finished tweaking git repo https://github.com/CrazyRoka/brainfuck-interpreter [INFO] tweaked toml for git repo https://github.com/CrazyRoka/brainfuck-interpreter written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/CrazyRoka/brainfuck-interpreter 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 0f39849b7ce397fb5fe69a0416bab73c8823415297269b5e26b68a0b73e52485 [INFO] running `Command { std: "docker" "start" "-a" "0f39849b7ce397fb5fe69a0416bab73c8823415297269b5e26b68a0b73e52485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f39849b7ce397fb5fe69a0416bab73c8823415297269b5e26b68a0b73e52485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f39849b7ce397fb5fe69a0416bab73c8823415297269b5e26b68a0b73e52485", kill_on_drop: false }` [INFO] [stdout] 0f39849b7ce397fb5fe69a0416bab73c8823415297269b5e26b68a0b73e52485 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] d7c598e4e1d2b651fa606192b0e0986aa54508b4e84adc7cb683a2d08a0a180a [INFO] running `Command { std: "docker" "start" "-a" "d7c598e4e1d2b651fa606192b0e0986aa54508b4e84adc7cb683a2d08a0a180a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling brainfuck_interpreter v0.1.0 (/opt/rustwide/workdir/brainfuck_interpreter) [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling clap v3.1.5 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling brainfuck_cli v0.1.0 (/opt/rustwide/workdir/brainfuck_cli) [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling query_map v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling js-sys v0.3.56 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling http-serde v1.1.0 [INFO] [stderr] Compiling aws_lambda_events v0.6.1 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling web-sys v0.3.56 [INFO] [stderr] Compiling gloo-timers v0.2.3 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.29 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling lambda_runtime_api_client v0.5.0 [INFO] [stderr] Compiling lambda_runtime v0.5.0 [INFO] [stderr] Compiling lambda_http v0.5.1 [INFO] [stderr] Compiling brainfuck_aws v0.1.0 (/opt/rustwide/workdir/brainfuck_aws) [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-utils v0.1.2 [INFO] [stderr] Compiling gloo-console v0.2.1 [INFO] [stderr] Compiling gloo-dialogs v0.1.0 [INFO] [stderr] Compiling gloo-render v0.1.0 [INFO] [stderr] Compiling gloo-storage v0.2.0 [INFO] [stderr] Compiling gloo-file v0.2.1 [INFO] [stderr] Compiling gloo v0.4.2 [INFO] [stderr] Compiling yew v0.19.3 [INFO] [stderr] Compiling brainfuck_yew v0.1.0 (/opt/rustwide/workdir/brainfuck_yew) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.70s [INFO] running `Command { std: "docker" "inspect" "d7c598e4e1d2b651fa606192b0e0986aa54508b4e84adc7cb683a2d08a0a180a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7c598e4e1d2b651fa606192b0e0986aa54508b4e84adc7cb683a2d08a0a180a", kill_on_drop: false }` [INFO] [stdout] d7c598e4e1d2b651fa606192b0e0986aa54508b4e84adc7cb683a2d08a0a180a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 4248582e725adc54a0c2bffad9da00da2a72460e4bf4dd5ef30708c147c2ab06 [INFO] running `Command { std: "docker" "start" "-a" "4248582e725adc54a0c2bffad9da00da2a72460e4bf4dd5ef30708c147c2ab06", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling brainfuck_cli v0.1.0 (/opt/rustwide/workdir/brainfuck_cli) [INFO] [stderr] Compiling brainfuck_aws v0.1.0 (/opt/rustwide/workdir/brainfuck_aws) [INFO] [stderr] Compiling brainfuck_yew v0.1.0 (/opt/rustwide/workdir/brainfuck_yew) [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling brainfuck_interpreter v0.1.0 (/opt/rustwide/workdir/brainfuck_interpreter) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.52s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/brainfuck_aws-ee6b27ac19be3275) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/brainfuck_cli-7a70ee1edbd5b5ba) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/brainfuck_interpreter-6dcac0592dd82f0a) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/brainfuck_yew-a4c6aaf60037c1e8) [INFO] running `Command { std: "docker" "inspect" "4248582e725adc54a0c2bffad9da00da2a72460e4bf4dd5ef30708c147c2ab06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4248582e725adc54a0c2bffad9da00da2a72460e4bf4dd5ef30708c147c2ab06", kill_on_drop: false }` [INFO] [stdout] 4248582e725adc54a0c2bffad9da00da2a72460e4bf4dd5ef30708c147c2ab06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] c9f26e143d362d2f2bcbac33ae99760847bc5a7393faf0555c0b61f9590828f9 [INFO] running `Command { std: "docker" "start" "-a" "c9f26e143d362d2f2bcbac33ae99760847bc5a7393faf0555c0b61f9590828f9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/brainfuck_aws-ee6b27ac19be3275) [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/brainfuck_cli-7a70ee1edbd5b5ba) [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/brainfuck_interpreter-6dcac0592dd82f0a) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test::cat ... ok [INFO] [stdout] test test::parse_cat ... ok [INFO] [stdout] test test::parse_cat_redundat_end_of_loop ... ok [INFO] [stdout] test test::catch_memory_overflow_right ... ok [INFO] [stdout] test test::catch_memory_overflow_left ... ok [INFO] [stdout] test test::catch_pointer_overflow_left ... ok [INFO] [stdout] test test::parse_cat_missing_end_of_loop ... ok [INFO] [stdout] test test::hello_world ... ok [INFO] [stdout] test test::catch_pointer_overflow_right ... ok [INFO] [stdout] test test::fibonacci ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/brainfuck_yew-a4c6aaf60037c1e8) [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 brainfuck_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" "c9f26e143d362d2f2bcbac33ae99760847bc5a7393faf0555c0b61f9590828f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9f26e143d362d2f2bcbac33ae99760847bc5a7393faf0555c0b61f9590828f9", kill_on_drop: false }` [INFO] [stdout] c9f26e143d362d2f2bcbac33ae99760847bc5a7393faf0555c0b61f9590828f9