[INFO] cloning repository https://github.com/Actyx/acto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Actyx/acto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActyx%2Facto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActyx%2Facto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 185b149c69456046784218f599a67a1dbb91a5e7 [INFO] checking Actyx/acto against try#9b06ec641f3d05c126a54ceadba42a64366f72b4 for pr-95755 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FActyx%2Facto" "/workspace/builds/worker-46/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-46/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Actyx/acto on toolchain 9b06ec641f3d05c126a54ceadba42a64366f72b4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Actyx/acto [INFO] finished tweaking git repo https://github.com/Actyx/acto [INFO] tweaked toml for git repo https://github.com/Actyx/acto written to /workspace/builds/worker-46/source/Cargo.toml [INFO] crate git repo https://github.com/Actyx/acto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 975cbdfcdb5d6d53053d2b5e1e46046f398bdcef0721d914ad9b24e4b3328572 [INFO] running `Command { std: "docker" "start" "-a" "975cbdfcdb5d6d53053d2b5e1e46046f398bdcef0721d914ad9b24e4b3328572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "975cbdfcdb5d6d53053d2b5e1e46046f398bdcef0721d914ad9b24e4b3328572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "975cbdfcdb5d6d53053d2b5e1e46046f398bdcef0721d914ad9b24e4b3328572", kill_on_drop: false }` [INFO] [stdout] 975cbdfcdb5d6d53053d2b5e1e46046f398bdcef0721d914ad9b24e4b3328572 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-46/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+9b06ec641f3d05c126a54ceadba42a64366f72b4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bcf54c4ca774eec1f7fbbb1748b1bb28b4caf4fe83c8c5234e227155e14ff7b [INFO] running `Command { std: "docker" "start" "-a" "4bcf54c4ca774eec1f7fbbb1748b1bb28b4caf4fe83c8c5234e227155e14ff7b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking parking_lot_core v0.9.2 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking acto v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "4bcf54c4ca774eec1f7fbbb1748b1bb28b4caf4fe83c8c5234e227155e14ff7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bcf54c4ca774eec1f7fbbb1748b1bb28b4caf4fe83c8c5234e227155e14ff7b", kill_on_drop: false }` [INFO] [stdout] 4bcf54c4ca774eec1f7fbbb1748b1bb28b4caf4fe83c8c5234e227155e14ff7b