[INFO] cloning repository https://github.com/calcit-lang/calcit_runner.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/calcit-lang/calcit_runner.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalcit-lang%2Fcalcit_runner.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalcit-lang%2Fcalcit_runner.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b19dd025537978480bc60d29605254ada8aa3860 [INFO] testing calcit-lang/calcit_runner.rs 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%2Fcalcit-lang%2Fcalcit_runner.rs" "/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/calcit-lang/calcit_runner.rs 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/calcit-lang/calcit_runner.rs [INFO] finished tweaking git repo https://github.com/calcit-lang/calcit_runner.rs [INFO] tweaked toml for git repo https://github.com/calcit-lang/calcit_runner.rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/calcit-lang/calcit_runner.rs 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] 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] 74e8cc9a484f37af866e3700db0d45911c8c49e4fce383639c17414e84b1707a [INFO] running `Command { std: "docker" "start" "-a" "74e8cc9a484f37af866e3700db0d45911c8c49e4fce383639c17414e84b1707a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74e8cc9a484f37af866e3700db0d45911c8c49e4fce383639c17414e84b1707a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74e8cc9a484f37af866e3700db0d45911c8c49e4fce383639c17414e84b1707a", kill_on_drop: false }` [INFO] [stdout] 74e8cc9a484f37af866e3700db0d45911c8c49e4fce383639c17414e84b1707a [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] f192ae96417839098023053cf1cd92a33989da984b90e6c31f28445c96d14111 [INFO] running `Command { std: "docker" "start" "-a" "f192ae96417839098023053cf1cd92a33989da984b90e6c31f28445c96d14111", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling cirru_parser v0.1.18 [INFO] [stderr] Compiling im_ternary_tree v0.0.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling archery v0.4.0 [INFO] [stderr] Compiling rpds v0.11.0 [INFO] [stderr] Compiling cirru_edn v0.2.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling calcit v0.5.30 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.86s [INFO] running `Command { std: "docker" "inspect" "f192ae96417839098023053cf1cd92a33989da984b90e6c31f28445c96d14111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f192ae96417839098023053cf1cd92a33989da984b90e6c31f28445c96d14111", kill_on_drop: false }` [INFO] [stdout] f192ae96417839098023053cf1cd92a33989da984b90e6c31f28445c96d14111 [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] [stdout] 5870036f25d3e1ffa040beecb85ddb99bfe2263932fe545f6cc7d22c5ba05952 [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" "5870036f25d3e1ffa040beecb85ddb99bfe2263932fe545f6cc7d22c5ba05952", kill_on_drop: false }` [INFO] [stderr] Compiling calcit v0.5.30 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.97s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/calcit-a31a61b916a67940) [INFO] [stderr] Executable unittests src/bin/bundle_calcit.rs (/opt/rustwide/target/debug/deps/bundle_calcit-142f3a00d7d05427) [INFO] [stderr] Executable unittests src/bin/cr.rs (/opt/rustwide/target/debug/deps/cr-7f8cc2ce4887bc33) [INFO] running `Command { std: "docker" "inspect" "5870036f25d3e1ffa040beecb85ddb99bfe2263932fe545f6cc7d22c5ba05952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5870036f25d3e1ffa040beecb85ddb99bfe2263932fe545f6cc7d22c5ba05952", kill_on_drop: false }` [INFO] [stdout] 5870036f25d3e1ffa040beecb85ddb99bfe2263932fe545f6cc7d22c5ba05952 [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] e1a9f16f9a932078ed24e126e612114a2f58eceb1b20aae1725a94ecf16a7ea2 [INFO] running `Command { std: "docker" "start" "-a" "e1a9f16f9a932078ed24e126e612114a2f58eceb1b20aae1725a94ecf16a7ea2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/calcit-a31a61b916a67940) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/bundle_calcit.rs (/opt/rustwide/target/debug/deps/bundle_calcit-142f3a00d7d05427) [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/bin/cr.rs (/opt/rustwide/target/debug/deps/cr-7f8cc2ce4887bc33) [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] [stderr] Doc-tests calcit [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" "e1a9f16f9a932078ed24e126e612114a2f58eceb1b20aae1725a94ecf16a7ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1a9f16f9a932078ed24e126e612114a2f58eceb1b20aae1725a94ecf16a7ea2", kill_on_drop: false }` [INFO] [stdout] e1a9f16f9a932078ed24e126e612114a2f58eceb1b20aae1725a94ecf16a7ea2