[INFO] cloning repository https://github.com/GothAck/rs-async-debug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GothAck/rs-async-debug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGothAck%2Frs-async-debug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGothAck%2Frs-async-debug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b892047dd320fe9d9f277e4cd990c2716e1f5fd0
[INFO] building GothAck/rs-async-debug against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGothAck%2Frs-async-debug" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GothAck/rs-async-debug
[INFO] finished tweaking git repo https://github.com/GothAck/rs-async-debug
[INFO] tweaked toml for git repo https://github.com/GothAck/rs-async-debug written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GothAck/rs-async-debug on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GothAck/rs-async-debug already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.56
[INFO] [stderr]   Downloaded goldenfile v1.1.0
[INFO] [stderr]   Downloaded bae v0.1.7
[INFO] [stderr]   Downloaded prettyplease v0.1.7
[INFO] [stderr]   Downloaded version-sync v0.9.4
[INFO] [stderr]   Downloaded mio v0.8.0
[INFO] [stderr]   Downloaded convert_case v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04a26331bfcab7dbf8e9791ad5ddf5d96742757b8b975d34a69f426acc552c8c
[INFO] running `Command { std: "docker" "start" "-a" "04a26331bfcab7dbf8e9791ad5ddf5d96742757b8b975d34a69f426acc552c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04a26331bfcab7dbf8e9791ad5ddf5d96742757b8b975d34a69f426acc552c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04a26331bfcab7dbf8e9791ad5ddf5d96742757b8b975d34a69f426acc552c8c", kill_on_drop: false }`
[INFO] [stdout] 04a26331bfcab7dbf8e9791ad5ddf5d96742757b8b975d34a69f426acc552c8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b5c4ed69c63b628bbc50e196c2ab053a08123656417c23211a0ee6f40529bd6
[INFO] running `Command { std: "docker" "start" "-a" "7b5c4ed69c63b628bbc50e196c2ab053a08123656417c23211a0ee6f40529bd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]    Compiling async-debug-derive v0.1.3 (/opt/rustwide/workdir/crates/async-debug-derive)
[INFO] [stderr]    Compiling async-debug v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.14s
[INFO] running `Command { std: "docker" "inspect" "7b5c4ed69c63b628bbc50e196c2ab053a08123656417c23211a0ee6f40529bd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b5c4ed69c63b628bbc50e196c2ab053a08123656417c23211a0ee6f40529bd6", kill_on_drop: false }`
[INFO] [stdout] 7b5c4ed69c63b628bbc50e196c2ab053a08123656417c23211a0ee6f40529bd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fcb88980019bbb83c224848c8e198e5201228f19d9464a2a6de19d2bc6ee0b12
[INFO] running `Command { std: "docker" "start" "-a" "fcb88980019bbb83c224848c8e198e5201228f19d9464a2a6de19d2bc6ee0b12", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling semver v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling trybuild v1.0.56
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling mio v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling goldenfile v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling prettyplease v0.1.7
[INFO] [stderr]    Compiling bae v0.1.7
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling async-debug-derive v0.1.3 (/opt/rustwide/workdir/crates/async-debug-derive)
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling async-debug v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling version-sync v0.9.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.60s
[INFO] running `Command { std: "docker" "inspect" "fcb88980019bbb83c224848c8e198e5201228f19d9464a2a6de19d2bc6ee0b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcb88980019bbb83c224848c8e198e5201228f19d9464a2a6de19d2bc6ee0b12", kill_on_drop: false }`
[INFO] [stdout] fcb88980019bbb83c224848c8e198e5201228f19d9464a2a6de19d2bc6ee0b12
