[INFO] cloning repository https://github.com/ThomasdenH/casimir-fdfd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ThomasdenH/casimir-fdfd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasdenH%2Fcasimir-fdfd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasdenH%2Fcasimir-fdfd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3bd24d5a46467062009e424ca275e06f2575bfbe
[INFO] checking ThomasdenH/casimir-fdfd against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasdenH%2Fcasimir-fdfd" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ThomasdenH/casimir-fdfd on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ThomasdenH/casimir-fdfd
[INFO] finished tweaking git repo https://github.com/ThomasdenH/casimir-fdfd
[INFO] tweaked toml for git repo https://github.com/ThomasdenH/casimir-fdfd written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/ThomasdenH/casimir-fdfd 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded doc-comment v0.3.1
[INFO] [stderr]   Downloaded redox_syscall v0.1.53
[INFO] [stderr]   Downloaded matrixmultiply v0.3.0
[INFO] [stderr]   Downloaded pbr v1.0.4
[INFO] [stderr]   Downloaded assert_approx_eq v1.1.0
[INFO] [stderr]   Downloaded simba v0.6.0
[INFO] [stderr]   Downloaded paste v1.0.2
[INFO] [stderr]   Downloaded wide v0.7.0
[INFO] [stderr]   Downloaded nalgebra v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 641014ed0df2f3bafcea683b41c085fbf8e4cc7249757688ab19660aa48a8b6c
[INFO] running `Command { std: "docker" "start" "-a" "641014ed0df2f3bafcea683b41c085fbf8e4cc7249757688ab19660aa48a8b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "641014ed0df2f3bafcea683b41c085fbf8e4cc7249757688ab19660aa48a8b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "641014ed0df2f3bafcea683b41c085fbf8e4cc7249757688ab19660aa48a8b6c", kill_on_drop: false }`
[INFO] [stdout] 641014ed0df2f3bafcea683b41c085fbf8e4cc7249757688ab19660aa48a8b6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbf1de7f6346be6b83df0e0d2ab9d801e347624735c51f2f1e20a23c1ce7900e
[INFO] running `Command { std: "docker" "start" "-a" "cbf1de7f6346be6b83df0e0d2ab9d801e347624735c51f2f1e20a23c1ce7900e", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling const_fn v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]     Checking num_cpus v1.10.0
[INFO] [stderr]     Checking approx v0.5.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.0
[INFO] [stderr]    Compiling paste v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking matrixmultiply v0.3.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking wide v0.7.0
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]     Checking pbr v1.0.4
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking casimir-fdfd v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.54s
[INFO] running `Command { std: "docker" "inspect" "cbf1de7f6346be6b83df0e0d2ab9d801e347624735c51f2f1e20a23c1ce7900e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbf1de7f6346be6b83df0e0d2ab9d801e347624735c51f2f1e20a23c1ce7900e", kill_on_drop: false }`
[INFO] [stdout] cbf1de7f6346be6b83df0e0d2ab9d801e347624735c51f2f1e20a23c1ce7900e
[INFO] checking ThomasdenH/casimir-fdfd against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThomasdenH%2Fcasimir-fdfd" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ThomasdenH/casimir-fdfd on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ThomasdenH/casimir-fdfd
[INFO] finished tweaking git repo https://github.com/ThomasdenH/casimir-fdfd
[INFO] tweaked toml for git repo https://github.com/ThomasdenH/casimir-fdfd written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ThomasdenH/casimir-fdfd 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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07304502780cdfc76e3df41f3da3fa9df87519fb0bc40b2857dc73affbd39bb4
[INFO] running `Command { std: "docker" "start" "-a" "07304502780cdfc76e3df41f3da3fa9df87519fb0bc40b2857dc73affbd39bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07304502780cdfc76e3df41f3da3fa9df87519fb0bc40b2857dc73affbd39bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07304502780cdfc76e3df41f3da3fa9df87519fb0bc40b2857dc73affbd39bb4", kill_on_drop: false }`
[INFO] [stdout] 07304502780cdfc76e3df41f3da3fa9df87519fb0bc40b2857dc73affbd39bb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0163d736dc617aa452e4ef1d3513f4ebc845d138e8bd795bd3a3f7ee435561c
[INFO] running `Command { std: "docker" "start" "-a" "f0163d736dc617aa452e4ef1d3513f4ebc845d138e8bd795bd3a3f7ee435561c", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling const_fn v0.4.2
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]     Checking num_cpus v1.10.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling paste v1.0.2
[INFO] [stderr]     Checking matrixmultiply v0.3.0
[INFO] [stderr]     Checking wide v0.7.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.0
[INFO] [stderr]     Checking approx v0.5.0
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]     Checking pbr v1.0.4
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking nalgebra v0.29.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "f0163d736dc617aa452e4ef1d3513f4ebc845d138e8bd795bd3a3f7ee435561c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0163d736dc617aa452e4ef1d3513f4ebc845d138e8bd795bd3a3f7ee435561c", kill_on_drop: false }`
[INFO] [stdout] f0163d736dc617aa452e4ef1d3513f4ebc845d138e8bd795bd3a3f7ee435561c
