[INFO] cloning repository https://github.com/jantuomi/tunk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jantuomi/tunk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjantuomi%2Ftunk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjantuomi%2Ftunk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cb14ee73f6bf21d94bfbfebc97c7759ed2107b5 [INFO] testing jantuomi/tunk 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%2Fjantuomi%2Ftunk" "/workspace/builds/worker-119/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-119/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jantuomi/tunk 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/jantuomi/tunk [INFO] finished tweaking git repo https://github.com/jantuomi/tunk [INFO] tweaked toml for git repo https://github.com/jantuomi/tunk written to /workspace/builds/worker-119/source/Cargo.toml [INFO] crate git repo https://github.com/jantuomi/tunk 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-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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] 10e3f037ac51cc18c4244dafb1504e5b4420aec3fc9139dffc3fc02293981f21 [INFO] running `Command { std: "docker" "start" "-a" "10e3f037ac51cc18c4244dafb1504e5b4420aec3fc9139dffc3fc02293981f21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10e3f037ac51cc18c4244dafb1504e5b4420aec3fc9139dffc3fc02293981f21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e3f037ac51cc18c4244dafb1504e5b4420aec3fc9139dffc3fc02293981f21", kill_on_drop: false }` [INFO] [stdout] 10e3f037ac51cc18c4244dafb1504e5b4420aec3fc9139dffc3fc02293981f21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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] 8bf347b4ee115099badd57937434a97cade5cce86eb0b6b989a6237790bebc15 [INFO] running `Command { std: "docker" "start" "-a" "8bf347b4ee115099badd57937434a97cade5cce86eb0b6b989a6237790bebc15", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling fd-lock v3.0.1 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rustyline v9.0.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tunk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 21s [INFO] running `Command { std: "docker" "inspect" "8bf347b4ee115099badd57937434a97cade5cce86eb0b6b989a6237790bebc15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf347b4ee115099badd57937434a97cade5cce86eb0b6b989a6237790bebc15", kill_on_drop: false }` [INFO] [stdout] 8bf347b4ee115099badd57937434a97cade5cce86eb0b6b989a6237790bebc15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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] f99417ca542f945d3b30f8eb14909ae7ea35dd15e67c5e1fbf1cac523eb23a27 [INFO] running `Command { std: "docker" "start" "-a" "f99417ca542f945d3b30f8eb14909ae7ea35dd15e67c5e1fbf1cac523eb23a27", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling tunk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.16s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tunk-0ca53d70323781a3) [INFO] running `Command { std: "docker" "inspect" "f99417ca542f945d3b30f8eb14909ae7ea35dd15e67c5e1fbf1cac523eb23a27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f99417ca542f945d3b30f8eb14909ae7ea35dd15e67c5e1fbf1cac523eb23a27", kill_on_drop: false }` [INFO] [stdout] f99417ca542f945d3b30f8eb14909ae7ea35dd15e67c5e1fbf1cac523eb23a27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-119/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] 027c6d418f18c625fb3e30fee3e8adb5ea0b66a855ef4e27ebc37404960c5c06 [INFO] running `Command { std: "docker" "start" "-a" "027c6d418f18c625fb3e30fee3e8adb5ea0b66a855ef4e27ebc37404960c5c06", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tunk-0ca53d70323781a3) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test::define_parameterized_func ... ok [INFO] [stdout] test test::problem_factorial ... ok [INFO] [stdout] test test::reduce_builtin_int_add ... ok [INFO] [stdout] test test::problem_triangle_numbers ... ok [INFO] [stdout] test test::reduce_builtin_int_eq ... ok [INFO] [stdout] test test::reduce_builtin_str_eq ... ok [INFO] [stdout] test test::reduce_id_call ... ok [INFO] [stdout] test test::reduce_id_call_negative ... ok [INFO] [stdout] test test::reduce_integer_primitive ... ok [INFO] [stdout] test test::reduce_nontrivial_terminates2 ... ok [INFO] [stdout] test test::reduce_nontrivial_terminates1 ... ok [INFO] [stdout] test test::reduce_parameterized_func ... ok [INFO] [stdout] test test::reduce_string_primitive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "027c6d418f18c625fb3e30fee3e8adb5ea0b66a855ef4e27ebc37404960c5c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "027c6d418f18c625fb3e30fee3e8adb5ea0b66a855ef4e27ebc37404960c5c06", kill_on_drop: false }` [INFO] [stdout] 027c6d418f18c625fb3e30fee3e8adb5ea0b66a855ef4e27ebc37404960c5c06