[INFO] fetching crate f64ad 0.0.5... [INFO] checking f64ad-0.0.5 against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3 [INFO] extracting crate f64ad 0.0.5 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate f64ad 0.0.5 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 crates.io crate f64ad 0.0.5 [INFO] finished tweaking crates.io crate f64ad 0.0.5 [INFO] tweaked toml for crates.io crate f64ad 0.0.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate f64ad 0.0.5 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 wide v0.7.4 [INFO] [stderr] Downloaded f64ad_core v0.0.5 [INFO] [stderr] Downloaded mimalloc v0.1.32 [INFO] [stderr] Downloaded f64ad_core_derive v0.0.5 [INFO] [stderr] Downloaded simba v0.7.2 [INFO] [stderr] Downloaded syn v1.0.100 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.11 [INFO] [stderr] Downloaded nalgebra v0.31.1 [INFO] [stderr] Downloaded num-complex v0.4.2 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.28 [INFO] [stderr] Downloaded eval v0.1.1 [INFO] [stderr] Downloaded timeit v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6b6d61b4befd34054e35a9954140c587f366bee70a64c9a3ddb5c8b79965f1bc [INFO] running `Command { std: "docker" "start" "-a" "6b6d61b4befd34054e35a9954140c587f366bee70a64c9a3ddb5c8b79965f1bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b6d61b4befd34054e35a9954140c587f366bee70a64c9a3ddb5c8b79965f1bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b6d61b4befd34054e35a9954140c587f366bee70a64c9a3ddb5c8b79965f1bc", kill_on_drop: false }` [INFO] [stdout] 6b6d61b4befd34054e35a9954140c587f366bee70a64c9a3ddb5c8b79965f1bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1bfd62e1fc58456f627560bc0532ea7eaa85df3c1bbec24b3b58f8d4e3e5b0e8 [INFO] running `Command { std: "docker" "start" "-a" "1bfd62e1fc58456f627560bc0532ea7eaa85df3c1bbec24b3b58f8d4e3e5b0e8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling libmimalloc-sys v0.1.28 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling timeit v0.1.2 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Checking dtoa v0.2.2 [INFO] [stderr] Compiling simba v0.7.2 [INFO] [stderr] Compiling mimalloc v0.1.32 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking serde_json v0.8.6 [INFO] [stderr] Checking eval v0.1.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking nalgebra v0.31.1 [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stderr] Checking f64ad_core v0.0.5 [INFO] [stderr] Compiling f64ad_core_derive v0.0.5 [INFO] [stderr] Checking f64ad v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `f64ad_core_derive::*` [INFO] [stdout] --> src/lib.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub use f64ad_core_derive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `f64ad_core_derive::*` [INFO] [stdout] --> src/lib.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub use f64ad_core_derive::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 45.66s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1bfd62e1fc58456f627560bc0532ea7eaa85df3c1bbec24b3b58f8d4e3e5b0e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bfd62e1fc58456f627560bc0532ea7eaa85df3c1bbec24b3b58f8d4e3e5b0e8", kill_on_drop: false }` [INFO] [stdout] 1bfd62e1fc58456f627560bc0532ea7eaa85df3c1bbec24b3b58f8d4e3e5b0e8 [INFO] checking f64ad-0.0.5 against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3 [INFO] extracting crate f64ad 0.0.5 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate f64ad 0.0.5 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 crates.io crate f64ad 0.0.5 [INFO] finished tweaking crates.io crate f64ad 0.0.5 [INFO] tweaked toml for crates.io crate f64ad 0.0.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate f64ad 0.0.5 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4e76a8180a022f04f844160257f50c71e2460f0b1f6cd4f95c0afc4681426c20 [INFO] running `Command { std: "docker" "start" "-a" "4e76a8180a022f04f844160257f50c71e2460f0b1f6cd4f95c0afc4681426c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e76a8180a022f04f844160257f50c71e2460f0b1f6cd4f95c0afc4681426c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e76a8180a022f04f844160257f50c71e2460f0b1f6cd4f95c0afc4681426c20", kill_on_drop: false }` [INFO] [stdout] 4e76a8180a022f04f844160257f50c71e2460f0b1f6cd4f95c0afc4681426c20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 481cc57589343a45dc0625859961476c9041b1513752487c20b5c62205d51785 [INFO] running `Command { std: "docker" "start" "-a" "481cc57589343a45dc0625859961476c9041b1513752487c20b5c62205d51785", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling libmimalloc-sys v0.1.28 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling timeit v0.1.2 [INFO] [stderr] Checking dtoa v0.2.2 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling simba v0.7.2 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking itoa v0.1.1 [INFO] [stderr] Compiling mimalloc v0.1.32 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking serde_json v0.8.6 [INFO] [stderr] Checking eval v0.1.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Checking nalgebra v0.31.1 [INFO] [stderr] Checking jemallocator v0.3.2 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "481cc57589343a45dc0625859961476c9041b1513752487c20b5c62205d51785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "481cc57589343a45dc0625859961476c9041b1513752487c20b5c62205d51785", kill_on_drop: false }` [INFO] [stdout] 481cc57589343a45dc0625859961476c9041b1513752487c20b5c62205d51785