[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#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FD3lta-2-1%2Fbroadphase_experiments" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/D3lta-2-1/broadphase_experiments on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lindel v0.1.1
[INFO] [stderr]   Downloaded morton-encoding v2.0.1
[INFO] [stderr]   Downloaded spectral v0.6.0
[INFO] [stderr]   Downloaded wide v0.7.23
[INFO] [stderr]   Downloaded fixed v1.27.0
[INFO] [stderr]   Downloaded hilbert v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aed80f0b7f25a33a35499681dce481e8a9f8fb7712c5a4977a6599ce2bfd61e1
[INFO] running `Command { std: "docker" "start" "-a" "aed80f0b7f25a33a35499681dce481e8a9f8fb7712c5a4977a6599ce2bfd61e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aed80f0b7f25a33a35499681dce481e8a9f8fb7712c5a4977a6599ce2bfd61e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aed80f0b7f25a33a35499681dce481e8a9f8fb7712c5a4977a6599ce2bfd61e1", kill_on_drop: false }`
[INFO] [stdout] aed80f0b7f25a33a35499681dce481e8a9f8fb7712c5a4977a6599ce2bfd61e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5d5a446de2cfb9b526c23ed6272531f11d30ae6e238b2fe846f53635e1bf91b
[INFO] running `Command { std: "docker" "start" "-a" "e5d5a446de2cfb9b526c23ed6272531f11d30ae6e238b2fe846f53635e1bf91b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[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 either v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking wide v0.7.23
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling fixed v1.27.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking morton-encoding v2.0.1
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking lindel v0.1.1
[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] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.1.44/src/biguint.rs:50:48
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[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-bigint-0.1.44/src/biguint.rs:50:64
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.1.44/src/bigint.rs:41:48
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[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-bigint-0.1.44/src/bigint.rs:41:64
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.1.44/src/bigint.rs:107:48
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[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-bigint-0.1.44/src/bigint.rs:107:64
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]     Checking criterion-plot v0.4.5
[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] [stderr] error: could not compile `num-bigint` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "e5d5a446de2cfb9b526c23ed6272531f11d30ae6e238b2fe846f53635e1bf91b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5d5a446de2cfb9b526c23ed6272531f11d30ae6e238b2fe846f53635e1bf91b", kill_on_drop: false }`
[INFO] [stdout] e5d5a446de2cfb9b526c23ed6272531f11d30ae6e238b2fe846f53635e1bf91b
