[INFO] cloning repository https://github.com/passcod/ct [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passcod/ct" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fct", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fct'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96ee5e41e97d4630be36404805570c411de5182f [INFO] testing passcod/ct against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpasscod%2Fct" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/passcod/ct on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/passcod/ct [INFO] finished tweaking git repo https://github.com/passcod/ct [INFO] tweaked toml for git repo https://github.com/passcod/ct written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/passcod/ct already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4936352f0e5518530cb575e51988b3d4fb2e29a1f901b7e00403dcf18dd6a9c4 [INFO] running `Command { std: "docker" "start" "-a" "4936352f0e5518530cb575e51988b3d4fb2e29a1f901b7e00403dcf18dd6a9c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4936352f0e5518530cb575e51988b3d4fb2e29a1f901b7e00403dcf18dd6a9c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4936352f0e5518530cb575e51988b3d4fb2e29a1f901b7e00403dcf18dd6a9c4", kill_on_drop: false }` [INFO] [stdout] 4936352f0e5518530cb575e51988b3d4fb2e29a1f901b7e00403dcf18dd6a9c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 196e27a798b8d5bf248982562365ea2d335b7b0226d46359a7be9d12c32b00a4 [INFO] running `Command { std: "docker" "start" "-a" "196e27a798b8d5bf248982562365ea2d335b7b0226d46359a7be9d12c32b00a4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling term_grid v0.1.7 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling iso8601 v0.1.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling locale v0.2.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling datetime v0.4.7 [INFO] [stderr] Compiling zoneinfo_compiled v0.4.8 [INFO] [stderr] Compiling exa v0.9.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling git2 v0.9.2 [INFO] [stderr] Compiling ct v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.02s [INFO] running `Command { std: "docker" "inspect" "196e27a798b8d5bf248982562365ea2d335b7b0226d46359a7be9d12c32b00a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "196e27a798b8d5bf248982562365ea2d335b7b0226d46359a7be9d12c32b00a4", kill_on_drop: false }` [INFO] [stdout] 196e27a798b8d5bf248982562365ea2d335b7b0226d46359a7be9d12c32b00a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1f8f6c2fda2327bf1ebdbb6eca96b34fded65163e2d110d4b46a0c2be6cab70 [INFO] running `Command { std: "docker" "start" "-a" "f1f8f6c2fda2327bf1ebdbb6eca96b34fded65163e2d110d4b46a0c2be6cab70", kill_on_drop: false }` [INFO] [stderr] Compiling ct v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "f1f8f6c2fda2327bf1ebdbb6eca96b34fded65163e2d110d4b46a0c2be6cab70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1f8f6c2fda2327bf1ebdbb6eca96b34fded65163e2d110d4b46a0c2be6cab70", kill_on_drop: false }` [INFO] [stdout] f1f8f6c2fda2327bf1ebdbb6eca96b34fded65163e2d110d4b46a0c2be6cab70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1359563b494cbcb69e590c2664ba040f23d923f4ca60474a1bb6223632f41d68 [INFO] running `Command { std: "docker" "start" "-a" "1359563b494cbcb69e590c2664ba040f23d923f4ca60474a1bb6223632f41d68", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ct-e22dc4ff5a35f112) [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" "1359563b494cbcb69e590c2664ba040f23d923f4ca60474a1bb6223632f41d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1359563b494cbcb69e590c2664ba040f23d923f4ca60474a1bb6223632f41d68", kill_on_drop: false }` [INFO] [stdout] 1359563b494cbcb69e590c2664ba040f23d923f4ca60474a1bb6223632f41d68