[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] db2e8b1335be99c824658001647af0a4ae072c80 [INFO] testing calcit-lang/calcit_runner.rs against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalcit-lang%2Fcalcit_runner.rs" "/workspace/builds/worker-98/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-98/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/calcit-lang/calcit_runner.rs on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-98/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e708c22b3d95296d4617dbeca38865f7f61cbdf785779cc53ebc5035f6d8ec37 [INFO] running `Command { std: "docker" "start" "-a" "e708c22b3d95296d4617dbeca38865f7f61cbdf785779cc53ebc5035f6d8ec37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e708c22b3d95296d4617dbeca38865f7f61cbdf785779cc53ebc5035f6d8ec37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e708c22b3d95296d4617dbeca38865f7f61cbdf785779cc53ebc5035f6d8ec37", kill_on_drop: false }` [INFO] [stdout] e708c22b3d95296d4617dbeca38865f7f61cbdf785779cc53ebc5035f6d8ec37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adbb4f80861749c05ec4fdf8aef8487e96f3bcbe560348d25f0fef139b5ec08a [INFO] running `Command { std: "docker" "start" "-a" "adbb4f80861749c05ec4fdf8aef8487e96f3bcbe560348d25f0fef139b5ec08a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cirru_parser v0.1.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fingertrees v0.2.9 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling archery v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling cirru_edn v0.2.12 [INFO] [stderr] Compiling rpds v0.10.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling clap v2.33.3 [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_runner v0.5.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.60s [INFO] running `Command { std: "docker" "inspect" "adbb4f80861749c05ec4fdf8aef8487e96f3bcbe560348d25f0fef139b5ec08a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adbb4f80861749c05ec4fdf8aef8487e96f3bcbe560348d25f0fef139b5ec08a", kill_on_drop: false }` [INFO] [stdout] adbb4f80861749c05ec4fdf8aef8487e96f3bcbe560348d25f0fef139b5ec08a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91607906e8cc40fe3cfdaa4e06b6d64b14bbc474f58c75373f0ff57cc05e17ab [INFO] running `Command { std: "docker" "start" "-a" "91607906e8cc40fe3cfdaa4e06b6d64b14bbc474f58c75373f0ff57cc05e17ab", kill_on_drop: false }` [INFO] [stderr] Compiling calcit_runner v0.5.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.63s [INFO] running `Command { std: "docker" "inspect" "91607906e8cc40fe3cfdaa4e06b6d64b14bbc474f58c75373f0ff57cc05e17ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91607906e8cc40fe3cfdaa4e06b6d64b14bbc474f58c75373f0ff57cc05e17ab", kill_on_drop: false }` [INFO] [stdout] 91607906e8cc40fe3cfdaa4e06b6d64b14bbc474f58c75373f0ff57cc05e17ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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=forbid" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f8dee226840fe1b606fdfef7e1c7fd6eec9a987ba276ecea9969b4441743a116 [INFO] running `Command { std: "docker" "start" "-a" "f8dee226840fe1b606fdfef7e1c7fd6eec9a987ba276ecea9969b4441743a116", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/calcit_runner-f5f7e6de738764cf) [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 (/opt/rustwide/target/debug/deps/bundle_calcit-83dc1d8398c2a730) [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 (/opt/rustwide/target/debug/deps/cr-8a46e989fd7404d2) [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_runner [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" "f8dee226840fe1b606fdfef7e1c7fd6eec9a987ba276ecea9969b4441743a116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8dee226840fe1b606fdfef7e1c7fd6eec9a987ba276ecea9969b4441743a116", kill_on_drop: false }` [INFO] [stdout] f8dee226840fe1b606fdfef7e1c7fd6eec9a987ba276ecea9969b4441743a116