[INFO] cloning repository https://github.com/D3lta-2-1/broadphase_experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/D3lta-2-1/broadphase_experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD3lta-2-1%2Fbroadphase_experiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD3lta-2-1%2Fbroadphase_experiments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49f5599b5264b275a99639d091af6616ed7a3435
[INFO] checking D3lta-2-1/broadphase_experiments against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD3lta-2-1%2Fbroadphase_experiments" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/D3lta-2-1/broadphase_experiments
[INFO] finished tweaking git repo https://github.com/D3lta-2-1/broadphase_experiments
[INFO] tweaked toml for git repo https://github.com/D3lta-2-1/broadphase_experiments written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/D3lta-2-1/broadphase_experiments on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/D3lta-2-1/broadphase_experiments 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded morton-encoding v2.0.1
[INFO] [stderr]   Downloaded lindel v0.1.1
[INFO] [stderr]   Downloaded spectral v0.6.0
[INFO] [stderr]   Downloaded fixed v1.27.0
[INFO] [stderr]   Downloaded wide v0.7.23
[INFO] [stderr]   Downloaded hilbert v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb405886591d708ce49cf6480b95f212d7c6888e63d4b59d6854a5099294aae3
[INFO] running `Command { std: "docker" "start" "-a" "fb405886591d708ce49cf6480b95f212d7c6888e63d4b59d6854a5099294aae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb405886591d708ce49cf6480b95f212d7c6888e63d4b59d6854a5099294aae3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb405886591d708ce49cf6480b95f212d7c6888e63d4b59d6854a5099294aae3", kill_on_drop: false }`
[INFO] [stdout] fb405886591d708ce49cf6480b95f212d7c6888e63d4b59d6854a5099294aae3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 374d62ab389ff4714ca0754b337c876376eeb8219b1514092c2cce2d96b9c7a9
[INFO] running `Command { std: "docker" "start" "-a" "374d62ab389ff4714ca0754b337c876376eeb8219b1514092c2cce2d96b9c7a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling fixed v1.27.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking wide v0.7.23
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.1.43/src/lib.rs:65:48
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-complex-0.1.43/src/lib.rs:65:64
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr] error: could not compile `num-complex` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "374d62ab389ff4714ca0754b337c876376eeb8219b1514092c2cce2d96b9c7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "374d62ab389ff4714ca0754b337c876376eeb8219b1514092c2cce2d96b9c7a9", kill_on_drop: false }`
[INFO] [stdout] 374d62ab389ff4714ca0754b337c876376eeb8219b1514092c2cce2d96b9c7a9
