[INFO] cloning repository https://github.com/dupeiran001/async_wrr_queue_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dupeiran001/async_wrr_queue_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdupeiran001%2Fasync_wrr_queue_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdupeiran001%2Fasync_wrr_queue_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 048e5d9d1bdc4687ffd60b3bf791d7a7ac66dae6
[INFO] checking dupeiran001/async_wrr_queue_rs against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied-retry-0
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdupeiran001%2Fasync_wrr_queue_rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/dupeiran001/async_wrr_queue_rs
[INFO] finished tweaking git repo https://github.com/dupeiran001/async_wrr_queue_rs
[INFO] tweaked toml for git repo https://github.com/dupeiran001/async_wrr_queue_rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dupeiran001/async_wrr_queue_rs on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dupeiran001/async_wrr_queue_rs 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memchr v2.6.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded syn v2.0.41
[INFO] [stderr]   Downloaded object v0.32.1
[INFO] [stderr]   Downloaded libc v0.2.151
[INFO] [stderr]   Downloaded tokio v1.39.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b99ba3cf282f1b5e1b5b882d5bd4901f7454e5e064b033387722b6b6025fa89e
[INFO] running `Command { std: "docker" "start" "-a" "b99ba3cf282f1b5e1b5b882d5bd4901f7454e5e064b033387722b6b6025fa89e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b99ba3cf282f1b5e1b5b882d5bd4901f7454e5e064b033387722b6b6025fa89e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b99ba3cf282f1b5e1b5b882d5bd4901f7454e5e064b033387722b6b6025fa89e", kill_on_drop: false }`
[INFO] [stdout] b99ba3cf282f1b5e1b5b882d5bd4901f7454e5e064b033387722b6b6025fa89e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f1e5745ab20b4a3d45e146b94c31afe9fc53589528b37d88c5230f2397b6f36
[INFO] running `Command { std: "docker" "start" "-a" "7f1e5745ab20b4a3d45e146b94c31afe9fc53589528b37d88c5230f2397b6f36", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]     Checking async_wrr_queue v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.13s
[INFO] running `Command { std: "docker" "inspect" "7f1e5745ab20b4a3d45e146b94c31afe9fc53589528b37d88c5230f2397b6f36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f1e5745ab20b4a3d45e146b94c31afe9fc53589528b37d88c5230f2397b6f36", kill_on_drop: false }`
[INFO] [stdout] 7f1e5745ab20b4a3d45e146b94c31afe9fc53589528b37d88c5230f2397b6f36
