[INFO] cloning repository https://github.com/Callum-Irving/chalk-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Callum-Irving/chalk-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCallum-Irving%2Fchalk-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCallum-Irving%2Fchalk-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9262f2983b20944c93bc3010c08fad24cd8c177e [INFO] testing Callum-Irving/chalk-compiler against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCallum-Irving%2Fchalk-compiler" "/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/Callum-Irving/chalk-compiler on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Callum-Irving/chalk-compiler [INFO] finished tweaking git repo https://github.com/Callum-Irving/chalk-compiler [INFO] tweaked toml for git repo https://github.com/Callum-Irving/chalk-compiler written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Callum-Irving/chalk-compiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebf3fc10f9f4c77faf8c36bc829e59d3f44576e4b72f9bfbe0f92d284cd1500d [INFO] running `Command { std: "docker" "start" "-a" "ebf3fc10f9f4c77faf8c36bc829e59d3f44576e4b72f9bfbe0f92d284cd1500d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebf3fc10f9f4c77faf8c36bc829e59d3f44576e4b72f9bfbe0f92d284cd1500d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebf3fc10f9f4c77faf8c36bc829e59d3f44576e4b72f9bfbe0f92d284cd1500d", kill_on_drop: false }` [INFO] [stdout] ebf3fc10f9f4c77faf8c36bc829e59d3f44576e4b72f9bfbe0f92d284cd1500d [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f41ce001e91c4eb94c83a4faf079304db94c0f7608eb7e4b0bb9b8fbf56b2596 [INFO] running `Command { std: "docker" "start" "-a" "f41ce001e91c4eb94c83a4faf079304db94c0f7608eb7e4b0bb9b8fbf56b2596", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling chalk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.99s [INFO] running `Command { std: "docker" "inspect" "f41ce001e91c4eb94c83a4faf079304db94c0f7608eb7e4b0bb9b8fbf56b2596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f41ce001e91c4eb94c83a4faf079304db94c0f7608eb7e4b0bb9b8fbf56b2596", kill_on_drop: false }` [INFO] [stdout] f41ce001e91c4eb94c83a4faf079304db94c0f7608eb7e4b0bb9b8fbf56b2596 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2059fd723cbce6e2fc5e368bb2db689129b085b1c09bcc5a361d85a044eaff88 [INFO] running `Command { std: "docker" "start" "-a" "2059fd723cbce6e2fc5e368bb2db689129b085b1c09bcc5a361d85a044eaff88", kill_on_drop: false }` [INFO] [stderr] Compiling chalk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "2059fd723cbce6e2fc5e368bb2db689129b085b1c09bcc5a361d85a044eaff88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2059fd723cbce6e2fc5e368bb2db689129b085b1c09bcc5a361d85a044eaff88", kill_on_drop: false }` [INFO] [stdout] 2059fd723cbce6e2fc5e368bb2db689129b085b1c09bcc5a361d85a044eaff88 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4b9d3718f35afa2ae3cba4d24dac118557ffbae714b295d49b227e98402929f2 [INFO] running `Command { std: "docker" "start" "-a" "4b9d3718f35afa2ae3cba4d24dac118557ffbae714b295d49b227e98402929f2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chalk-0fa9858459206baf) [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" "4b9d3718f35afa2ae3cba4d24dac118557ffbae714b295d49b227e98402929f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b9d3718f35afa2ae3cba4d24dac118557ffbae714b295d49b227e98402929f2", kill_on_drop: false }` [INFO] [stdout] 4b9d3718f35afa2ae3cba4d24dac118557ffbae714b295d49b227e98402929f2