[INFO] cloning repository https://github.com/data-niklas/cash2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/data-niklas/cash2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdata-niklas%2Fcash2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdata-niklas%2Fcash2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28f47abc83108f111d8272b92771cd7d8e954fda [INFO] testing data-niklas/cash2 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdata-niklas%2Fcash2" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/data-niklas/cash2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/data-niklas/cash2 [INFO] finished tweaking git repo https://github.com/data-niklas/cash2 [INFO] tweaked toml for git repo https://github.com/data-niklas/cash2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/data-niklas/cash2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-macro v0.3.6 [INFO] [stderr] Downloaded async-lock v2.3.0 [INFO] [stderr] Downloaded async-io v1.1.10 [INFO] [stderr] Downloaded futures-executor v0.3.6 [INFO] [stderr] Downloaded dirs-sys-next v0.1.1 [INFO] [stderr] Downloaded smol v1.2.4 [INFO] [stderr] Downloaded async-process v1.0.1 [INFO] [stderr] Downloaded futures v0.3.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 66ecc948a551ee05a5cdc3385921cc801dfa2b553c5e3e400ba41b879a50f56c [INFO] running `Command { std: "docker" "start" "-a" "66ecc948a551ee05a5cdc3385921cc801dfa2b553c5e3e400ba41b879a50f56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66ecc948a551ee05a5cdc3385921cc801dfa2b553c5e3e400ba41b879a50f56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66ecc948a551ee05a5cdc3385921cc801dfa2b553c5e3e400ba41b879a50f56c", kill_on_drop: false }` [INFO] [stdout] 66ecc948a551ee05a5cdc3385921cc801dfa2b553c5e3e400ba41b879a50f56c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a2b7fe44994c8aa743f0b2ead25b44c63533c193d29c3fc99675399e06cedd5f [INFO] running `Command { std: "docker" "start" "-a" "a2b7fe44994c8aa743f0b2ead25b44c63533c193d29c3fc99675399e06cedd5f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling syn v1.0.46 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling smol v1.2.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling backend v0.1.0 (/opt/rustwide/workdir/backend) [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling frontend_testing v0.1.0 (/opt/rustwide/workdir/testing_frontend) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "a2b7fe44994c8aa743f0b2ead25b44c63533c193d29c3fc99675399e06cedd5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b7fe44994c8aa743f0b2ead25b44c63533c193d29c3fc99675399e06cedd5f", kill_on_drop: false }` [INFO] [stdout] a2b7fe44994c8aa743f0b2ead25b44c63533c193d29c3fc99675399e06cedd5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d56c449fd94d79f6ff096a824f3229242edcd2605aabeaa8f3409a9ef0bb697 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d56c449fd94d79f6ff096a824f3229242edcd2605aabeaa8f3409a9ef0bb697", kill_on_drop: false }` [INFO] [stderr] Compiling backend v0.1.0 (/opt/rustwide/workdir/backend) [INFO] [stderr] Compiling frontend_testing v0.1.0 (/opt/rustwide/workdir/testing_frontend) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> backend/src/lib.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | / runtime.interpret( [INFO] [stdout] 190 | | r#"#!/bin/env cash [INFO] [stdout] 191 | | a = [1,2,3] [INFO] [stdout] 192 | | b = map(a, print) [INFO] [stdout] ... | [INFO] [stdout] 206 | | .to_owned(), [INFO] [stdout] 207 | | ); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.10s [INFO] running `Command { std: "docker" "inspect" "6d56c449fd94d79f6ff096a824f3229242edcd2605aabeaa8f3409a9ef0bb697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d56c449fd94d79f6ff096a824f3229242edcd2605aabeaa8f3409a9ef0bb697", kill_on_drop: false }` [INFO] [stdout] 6d56c449fd94d79f6ff096a824f3229242edcd2605aabeaa8f3409a9ef0bb697 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4bed77ceec29f1b67214db572a259f2653f189a4df4c4ebdfd13e49ab8c56ba6 [INFO] running `Command { std: "docker" "start" "-a" "4bed77ceec29f1b67214db572a259f2653f189a4df4c4ebdfd13e49ab8c56ba6", kill_on_drop: false }` [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> backend/src/lib.rs:189:9 [INFO] [stderr] | [INFO] [stderr] 189 | / runtime.interpret( [INFO] [stderr] 190 | | r#"#!/bin/env cash [INFO] [stderr] 191 | | a = [1,2,3] [INFO] [stderr] 192 | | b = map(a, print) [INFO] [stderr] ... | [INFO] [stderr] 206 | | .to_owned(), [INFO] [stderr] 207 | | ); [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `backend` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/backend-af418f1b6a229c06) [INFO] [stdout] running 1 test [INFO] [stdout] test tests::simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/frontend_testing-3495fc90362b0d43) [INFO] [stderr] Doc-tests backend [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] [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" "4bed77ceec29f1b67214db572a259f2653f189a4df4c4ebdfd13e49ab8c56ba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bed77ceec29f1b67214db572a259f2653f189a4df4c4ebdfd13e49ab8c56ba6", kill_on_drop: false }` [INFO] [stdout] 4bed77ceec29f1b67214db572a259f2653f189a4df4c4ebdfd13e49ab8c56ba6