[INFO] cloning repository https://github.com/lianghuiqiang9/private_decision_tree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lianghuiqiang9/private_decision_tree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flianghuiqiang9%2Fprivate_decision_tree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flianghuiqiang9%2Fprivate_decision_tree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abf11940b8a744b7417c00bd8db8b1ca954940dc [INFO] checking lianghuiqiang9/private_decision_tree/abf11940b8a744b7417c00bd8db8b1ca954940dc against master#ba7e63b63871a429533c189adbfb1d9a6337e000 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flianghuiqiang9%2Fprivate_decision_tree" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lianghuiqiang9/private_decision_tree [INFO] finished tweaking git repo https://github.com/lianghuiqiang9/private_decision_tree [INFO] tweaked toml for git repo https://github.com/lianghuiqiang9/private_decision_tree written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lianghuiqiang9/private_decision_tree on toolchain ba7e63b63871a429533c189adbfb1d9a6337e000 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lianghuiqiang9/private_decision_tree 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" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded concrete-fftw v0.1.2 [INFO] [stderr] Downloaded concrete-commons v0.2.0 [INFO] [stderr] Downloaded concrete-csprng v0.1.7 [INFO] [stderr] Downloaded concrete-core v1.0.0-beta [INFO] [stderr] Downloaded concrete-fftw-sys v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8736059b84d542a51585e55f93abbaef6f71dcb2c0283540df3a9a00a9ef56ae [INFO] running `Command { std: "docker" "start" "-a" "8736059b84d542a51585e55f93abbaef6f71dcb2c0283540df3a9a00a9ef56ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8736059b84d542a51585e55f93abbaef6f71dcb2c0283540df3a9a00a9ef56ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8736059b84d542a51585e55f93abbaef6f71dcb2c0283540df3a9a00a9ef56ae", kill_on_drop: false }` [INFO] [stdout] 8736059b84d542a51585e55f93abbaef6f71dcb2c0283540df3a9a00a9ef56ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 376fc5b3ad108051e28f7284b3dbbbae9a495f87cc0a211d183d8d0c5c1c7f31 [INFO] running `Command { std: "docker" "start" "-a" "376fc5b3ad108051e28f7284b3dbbbae9a495f87cc0a211d183d8d0c5c1c7f31", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking concrete-commons v0.2.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling concrete-fftw-sys v0.1.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking concrete-csprng v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Checking csv v1.3.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "376fc5b3ad108051e28f7284b3dbbbae9a495f87cc0a211d183d8d0c5c1c7f31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "376fc5b3ad108051e28f7284b3dbbbae9a495f87cc0a211d183d8d0c5c1c7f31", kill_on_drop: false }` [INFO] [stdout] 376fc5b3ad108051e28f7284b3dbbbae9a495f87cc0a211d183d8d0c5c1c7f31