[INFO] cloning repository https://github.com/Matheus-fdte/flowbuild-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Matheus-fdte/flowbuild-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatheus-fdte%2Fflowbuild-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatheus-fdte%2Fflowbuild-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69b0ed9d5559a35b6f777bb0f3981dd27778dc71 [INFO] checking Matheus-fdte/flowbuild-rust against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatheus-fdte%2Fflowbuild-rust" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Matheus-fdte/flowbuild-rust on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Matheus-fdte/flowbuild-rust [INFO] finished tweaking git repo https://github.com/Matheus-fdte/flowbuild-rust [INFO] tweaked toml for git repo https://github.com/Matheus-fdte/flowbuild-rust written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Matheus-fdte/flowbuild-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-10/source/node-bind/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-10/source/Cargo.toml [INFO] [stderr] warning: /workspace/builds/worker-10/source/engine/Cargo.toml: unused manifest key: package.full [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded napi-build v1.0.1 [INFO] [stderr] Downloaded napi-derive v1.0.0 [INFO] [stderr] Downloaded enum_derive v0.1.7 [INFO] [stderr] Downloaded tokio v1.1.1 [INFO] [stderr] Downloaded napi-sys v1.0.0 [INFO] [stderr] Downloaded napi v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a4996ecd3d33b57ba6fe4647b6696aca728c15383542a900b210da30872349f [INFO] running `Command { std: "docker" "start" "-a" "8a4996ecd3d33b57ba6fe4647b6696aca728c15383542a900b210da30872349f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a4996ecd3d33b57ba6fe4647b6696aca728c15383542a900b210da30872349f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a4996ecd3d33b57ba6fe4647b6696aca728c15383542a900b210da30872349f", kill_on_drop: false }` [INFO] [stdout] 8a4996ecd3d33b57ba6fe4647b6696aca728c15383542a900b210da30872349f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e74f344aba9e1b3de65245f085a0cb29aa04077fc7340975c4413983a38567e [INFO] running `Command { std: "docker" "start" "-a" "3e74f344aba9e1b3de65245f085a0cb29aa04077fc7340975c4413983a38567e", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/node-bind/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: /opt/rustwide/workdir/engine/Cargo.toml: unused manifest key: package.full [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking enum_derive v0.1.7 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking napi-sys v1.0.0 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling napi-build v1.0.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling flowbuild_engine v0.0.0 (/opt/rustwide/workdir/node-bind) [INFO] [stderr] Checking napi v1.1.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling napi-derive v1.0.0 [INFO] [stderr] Checking serde v1.0.125 [INFO] [stderr] Checking erased-serde v0.3.13 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking engine v0.0.0 (/opt/rustwide/workdir/engine) [INFO] [stderr] Checking examples v0.0.0 (/opt/rustwide/workdir/exemples) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.60s [INFO] running `Command { std: "docker" "inspect" "3e74f344aba9e1b3de65245f085a0cb29aa04077fc7340975c4413983a38567e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e74f344aba9e1b3de65245f085a0cb29aa04077fc7340975c4413983a38567e", kill_on_drop: false }` [INFO] [stdout] 3e74f344aba9e1b3de65245f085a0cb29aa04077fc7340975c4413983a38567e