[INFO] fetching crate ode_integrate 0.0.2...
[INFO] checking ode_integrate-0.0.2 against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] extracting crate ode_integrate 0.0.2 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate ode_integrate 0.0.2 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] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate ode_integrate 0.0.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ode_integrate 0.0.2
[INFO] tweaked toml for crates.io crate ode_integrate 0.0.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate ode_integrate 0.0.2 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 simba v0.7.2
[INFO] [stderr]   Downloaded f128_internal v0.2.2
[INFO] [stderr]   Downloaded f128 v0.2.9
[INFO] [stderr]   Downloaded f128_input v0.2.1
[INFO] [stderr]   Downloaded wide v0.7.4
[INFO] [stderr]   Downloaded paste v1.0.8
[INFO] [stderr]   Downloaded half v2.1.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.41
[INFO] [stderr]   Downloaded arrayfire v3.8.0
[INFO] [stderr]   Downloaded nalgebra v0.31.1
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a65afe2f09cba5348191abafc54a545442898ca419c8b65166e0a6c2a5cfef36
[INFO] running `Command { std: "docker" "start" "-a" "a65afe2f09cba5348191abafc54a545442898ca419c8b65166e0a6c2a5cfef36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a65afe2f09cba5348191abafc54a545442898ca419c8b65166e0a6c2a5cfef36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a65afe2f09cba5348191abafc54a545442898ca419c8b65166e0a6c2a5cfef36", kill_on_drop: false }`
[INFO] [stdout] a65afe2f09cba5348191abafc54a545442898ca419c8b65166e0a6c2a5cfef36
[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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6c9ebb42f33d4c21e4cb27ec5a6ef3d05403d0398db4790411b701d8067e320
[INFO] running `Command { std: "docker" "start" "-a" "d6c9ebb42f33d4c21e4cb27ec5a6ef3d05403d0398db4790411b701d8067e320", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking half v2.1.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking wide v0.7.4
[INFO] [stderr]    Compiling f128_internal v0.2.2
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling f128_input v0.2.1
[INFO] [stderr]     Checking ode_integrate v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking f128 v0.2.9
[INFO] [stderr]     Checking simba v0.7.2
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling arrayfire v3.8.0
[INFO] [stderr]     Checking nalgebra v0.31.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.37s
[INFO] running `Command { std: "docker" "inspect" "d6c9ebb42f33d4c21e4cb27ec5a6ef3d05403d0398db4790411b701d8067e320", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6c9ebb42f33d4c21e4cb27ec5a6ef3d05403d0398db4790411b701d8067e320", kill_on_drop: false }`
[INFO] [stdout] d6c9ebb42f33d4c21e4cb27ec5a6ef3d05403d0398db4790411b701d8067e320
[INFO] checking ode_integrate-0.0.2 against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] extracting crate ode_integrate 0.0.2 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate ode_integrate 0.0.2 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] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate ode_integrate 0.0.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ode_integrate 0.0.2
[INFO] tweaked toml for crates.io crate ode_integrate 0.0.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate ode_integrate 0.0.2 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 16f08f2a467bd1d68b89822096a3aa0096b0fe289a83de46695f500a860179ce
[INFO] running `Command { std: "docker" "start" "-a" "16f08f2a467bd1d68b89822096a3aa0096b0fe289a83de46695f500a860179ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16f08f2a467bd1d68b89822096a3aa0096b0fe289a83de46695f500a860179ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16f08f2a467bd1d68b89822096a3aa0096b0fe289a83de46695f500a860179ce", kill_on_drop: false }`
[INFO] [stdout] 16f08f2a467bd1d68b89822096a3aa0096b0fe289a83de46695f500a860179ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 68ee4a4850a7f8c04095593db460b987a29acf643d0ef352598b55df07898992
[INFO] running `Command { std: "docker" "start" "-a" "68ee4a4850a7f8c04095593db460b987a29acf643d0ef352598b55df07898992", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.41
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]     Checking bytemuck v1.12.1
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling paste v1.0.8
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking half v2.1.0
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking wide v0.7.4
[INFO] [stderr]    Compiling f128_internal v0.2.2
[INFO] [stderr]     Checking num-complex v0.4.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling f128_input v0.2.1
[INFO] [stderr]     Checking ode_integrate v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking f128 v0.2.9
[INFO] [stderr]     Checking simba v0.7.2
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling arrayfire v3.8.0
[INFO] [stderr]     Checking nalgebra v0.31.1
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "68ee4a4850a7f8c04095593db460b987a29acf643d0ef352598b55df07898992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68ee4a4850a7f8c04095593db460b987a29acf643d0ef352598b55df07898992", kill_on_drop: false }`
[INFO] [stdout] 68ee4a4850a7f8c04095593db460b987a29acf643d0ef352598b55df07898992
