[INFO] cloning repository https://github.com/jdanford/scrubjay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdanford/scrubjay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdanford%2Fscrubjay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdanford%2Fscrubjay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8641e2ee45eb34bbc1a1d853d4ed020541bd86ca [INFO] testing jdanford/scrubjay against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdanford%2Fscrubjay" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jdanford/scrubjay 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/jdanford/scrubjay [INFO] finished tweaking git repo https://github.com/jdanford/scrubjay [INFO] tweaked toml for git repo https://github.com/jdanford/scrubjay written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/jdanford/scrubjay 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 74c856155165f21c39fc605230bc9b662b4e3ee5e1c71b739ea2a2ac69ec48f5 [INFO] running `Command { std: "docker" "start" "-a" "74c856155165f21c39fc605230bc9b662b4e3ee5e1c71b739ea2a2ac69ec48f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74c856155165f21c39fc605230bc9b662b4e3ee5e1c71b739ea2a2ac69ec48f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74c856155165f21c39fc605230bc9b662b4e3ee5e1c71b739ea2a2ac69ec48f5", kill_on_drop: false }` [INFO] [stdout] 74c856155165f21c39fc605230bc9b662b4e3ee5e1c71b739ea2a2ac69ec48f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 4ca45f225764a58490f97e3fa9ef6a4d02566e4d23414f57465b1b251a5f165e [INFO] running `Command { std: "docker" "start" "-a" "4ca45f225764a58490f97e3fa9ef6a4d02566e4d23414f57465b1b251a5f165e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling serde v1.0.9 [INFO] [stderr] Compiling crossbeam v0.2.10 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling shellexpand v1.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling colored v1.5.2 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling globset v0.2.0 [INFO] [stderr] Compiling ignore v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.9 [INFO] [stderr] Compiling toml v0.4.2 [INFO] [stderr] Compiling scrubjay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.57s [INFO] running `Command { std: "docker" "inspect" "4ca45f225764a58490f97e3fa9ef6a4d02566e4d23414f57465b1b251a5f165e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ca45f225764a58490f97e3fa9ef6a4d02566e4d23414f57465b1b251a5f165e", kill_on_drop: false }` [INFO] [stdout] 4ca45f225764a58490f97e3fa9ef6a4d02566e4d23414f57465b1b251a5f165e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 4b4b03c5e8d332fab592aba1514eb322b1fc55cf962e49e0535137a17da717b2 [INFO] running `Command { std: "docker" "start" "-a" "4b4b03c5e8d332fab592aba1514eb322b1fc55cf962e49e0535137a17da717b2", kill_on_drop: false }` [INFO] [stderr] Compiling scrubjay v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "4b4b03c5e8d332fab592aba1514eb322b1fc55cf962e49e0535137a17da717b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b4b03c5e8d332fab592aba1514eb322b1fc55cf962e49e0535137a17da717b2", kill_on_drop: false }` [INFO] [stdout] 4b4b03c5e8d332fab592aba1514eb322b1fc55cf962e49e0535137a17da717b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] ea860ea34976309c53cd68e0d15fe7a862d31b9a881e2c4af5ee98c79e61bd41 [INFO] running `Command { std: "docker" "start" "-a" "ea860ea34976309c53cd68e0d15fe7a862d31b9a881e2c4af5ee98c79e61bd41", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/scrubjay-5ede9e88dc620fde) [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/sj-43849ffc143a2476) [INFO] [stdout] [INFO] [stderr] Doc-tests scrubjay [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] running `Command { std: "docker" "inspect" "ea860ea34976309c53cd68e0d15fe7a862d31b9a881e2c4af5ee98c79e61bd41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea860ea34976309c53cd68e0d15fe7a862d31b9a881e2c4af5ee98c79e61bd41", kill_on_drop: false }` [INFO] [stdout] ea860ea34976309c53cd68e0d15fe7a862d31b9a881e2c4af5ee98c79e61bd41