[INFO] cloning repository https://github.com/arzg/fjord-repl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arzg/fjord-repl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farzg%2Ffjord-repl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farzg%2Ffjord-repl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e73d93602f17eca338136aabf1808dc50e5c184d [INFO] testing arzg/fjord-repl 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%2Farzg%2Ffjord-repl" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arzg/fjord-repl 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/arzg/fjord-repl [INFO] finished tweaking git repo https://github.com/arzg/fjord-repl [INFO] tweaked toml for git repo https://github.com/arzg/fjord-repl written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/arzg/fjord-repl 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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2022-04-10" "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] 16b84bd662f63a4cee776076c962220008755639c21ad37349963a5a9be988fb [INFO] running `Command { std: "docker" "start" "-a" "16b84bd662f63a4cee776076c962220008755639c21ad37349963a5a9be988fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16b84bd662f63a4cee776076c962220008755639c21ad37349963a5a9be988fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16b84bd662f63a4cee776076c962220008755639c21ad37349963a5a9be988fb", kill_on_drop: false }` [INFO] [stdout] 16b84bd662f63a4cee776076c962220008755639c21ad37349963a5a9be988fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2022-04-10" "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] ea1e4706718cf7b4b5244df7d4cd2b56e7071bd4a2b1d18df4aa1027047b59a0 [INFO] running `Command { std: "docker" "start" "-a" "ea1e4706718cf7b4b5244df7d4cd2b56e7071bd4a2b1d18df4aa1027047b59a0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Compiling smol_str v0.1.16 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling thin-dst v1.1.0 [INFO] [stderr] Compiling text-size v1.0.0 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling rowan v0.10.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling logos v0.11.4 [INFO] [stderr] Compiling fjord v0.4.12 [INFO] [stderr] Compiling fjord-repl v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.90s [INFO] running `Command { std: "docker" "inspect" "ea1e4706718cf7b4b5244df7d4cd2b56e7071bd4a2b1d18df4aa1027047b59a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea1e4706718cf7b4b5244df7d4cd2b56e7071bd4a2b1d18df4aa1027047b59a0", kill_on_drop: false }` [INFO] [stdout] ea1e4706718cf7b4b5244df7d4cd2b56e7071bd4a2b1d18df4aa1027047b59a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--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] f1ecf398a3be8cc4c458b939c174ec168d4c1cbb4279e253377d682f91be2cdd [INFO] running `Command { std: "docker" "start" "-a" "f1ecf398a3be8cc4c458b939c174ec168d4c1cbb4279e253377d682f91be2cdd", kill_on_drop: false }` [INFO] [stderr] Compiling fjord-repl v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.35s [INFO] [stderr] Executable unittests src/bin/fjord.rs (/opt/rustwide/target/debug/deps/fjord-74ef68551280a42a) [INFO] running `Command { std: "docker" "inspect" "f1ecf398a3be8cc4c458b939c174ec168d4c1cbb4279e253377d682f91be2cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1ecf398a3be8cc4c458b939c174ec168d4c1cbb4279e253377d682f91be2cdd", kill_on_drop: false }` [INFO] [stdout] f1ecf398a3be8cc4c458b939c174ec168d4c1cbb4279e253377d682f91be2cdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+beta-2022-04-10" "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] ebb2433bb7a870aa67080b51a890382d75a5c944ddd337d31d09d83a240665de [INFO] running `Command { std: "docker" "start" "-a" "ebb2433bb7a870aa67080b51a890382d75a5c944ddd337d31d09d83a240665de", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/bin/fjord.rs (/opt/rustwide/target/debug/deps/fjord-74ef68551280a42a) [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" "ebb2433bb7a870aa67080b51a890382d75a5c944ddd337d31d09d83a240665de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebb2433bb7a870aa67080b51a890382d75a5c944ddd337d31d09d83a240665de", kill_on_drop: false }` [INFO] [stdout] ebb2433bb7a870aa67080b51a890382d75a5c944ddd337d31d09d83a240665de