[INFO] cloning repository https://github.com/LucasMartinsUthi/fbot-vss-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LucasMartinsUthi/fbot-vss-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasMartinsUthi%2Ffbot-vss-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasMartinsUthi%2Ffbot-vss-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 006423cae7f8ea9d9a6a1a3895be9b0b554ac877 [INFO] checking LucasMartinsUthi/fbot-vss-rust against try#ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucasMartinsUthi%2Ffbot-vss-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LucasMartinsUthi/fbot-vss-rust [INFO] finished tweaking git repo https://github.com/LucasMartinsUthi/fbot-vss-rust [INFO] tweaked toml for git repo https://github.com/LucasMartinsUthi/fbot-vss-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LucasMartinsUthi/fbot-vss-rust on toolchain ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LucasMartinsUthi/fbot-vss-rust 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" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc635cfc734d461d3dd8cc4a7610d4dc250b4dc99b7542a651b1f88350e9e0a1 [INFO] running `Command { std: "docker" "start" "-a" "bc635cfc734d461d3dd8cc4a7610d4dc250b4dc99b7542a651b1f88350e9e0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc635cfc734d461d3dd8cc4a7610d4dc250b4dc99b7542a651b1f88350e9e0a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc635cfc734d461d3dd8cc4a7610d4dc250b4dc99b7542a651b1f88350e9e0a1", kill_on_drop: false }` [INFO] [stdout] bc635cfc734d461d3dd8cc4a7610d4dc250b4dc99b7542a651b1f88350e9e0a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d251461913d1f6a86b6db881e4b8f28b35138ef9cc507eb2167b82a7bc974e3 [INFO] running `Command { std: "docker" "start" "-a" "2d251461913d1f6a86b6db881e4b8f28b35138ef9cc507eb2167b82a7bc974e3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking svg v0.7.2 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Checking flo_curves v0.1.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking plotlib v0.5.1 [INFO] [stderr] Checking prost v0.10.4 [INFO] [stderr] Checking prost-types v0.10.1 [INFO] [stderr] Checking fbot_rust_client v0.1.0 (https://github.com/vsssfbot/fbot_rust_client#e8d93c33) [INFO] [stderr] error: could not compile `fbot_rust_client` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/ae40d86d689c7b8b0a48c1e4b9d38e02bc2beab1/bin/rustc --crate-name fbot_rust_client --edition=2021 /opt/rustwide/cargo-home/git/checkouts/fbot_rust_client-7a1cba4d9e93538f/e8d93c3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ff39cb476b1b174d -C extra-filename=-73bcd1990ccbc82b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-369e9ebd6fbf83a0.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-c78f47d25cc045d0.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-2445e4f0902477be.rmeta --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] running `Command { std: "docker" "inspect" "2d251461913d1f6a86b6db881e4b8f28b35138ef9cc507eb2167b82a7bc974e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d251461913d1f6a86b6db881e4b8f28b35138ef9cc507eb2167b82a7bc974e3", kill_on_drop: false }` [INFO] [stdout] 2d251461913d1f6a86b6db881e4b8f28b35138ef9cc507eb2167b82a7bc974e3